commit bash-20101117 snapshot

This commit is contained in:
Chet Ramey
2011-12-12 22:10:01 -05:00
parent 06dff54a99
commit 18d2df9102
55 changed files with 2756 additions and 21249 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
BUILD_DIR=/usr/local/build/bash/bash-current
BUILD_DIR=/usr/local/build/chet/bash/bash-current
THIS_SH=$BUILD_DIR/bash
PATH=$PATH:$BUILD_DIR
-1
View File
@@ -10,7 +10,6 @@ foo() {
type foo
cd ${TMPDIR:-/var/tmp}
eval "$(type foo | sed 1d)"
foo