commit bash-20101217 snapshot

This commit is contained in:
Chet Ramey
2011-12-12 22:11:41 -05:00
parent 643db9d296
commit e88665cc60
26 changed files with 411 additions and 13082 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
BUILD_DIR=/usr/local/build/chet/bash/bash-current
BUILD_DIR=/usr/local/build/bash/bash-current
THIS_SH=$BUILD_DIR/bash
PATH=$PATH:$BUILD_DIR
+2
View File
@@ -1,3 +1,5 @@
cd ${TMPDIR:-/tmp}
foo() {
rm -f a b c
for f in a b c; do