mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-06-24 22:37:59 +02:00
commit bash-20101217 snapshot
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
cd ${TMPDIR:-/tmp}
|
||||
|
||||
foo() {
|
||||
rm -f a b c
|
||||
for f in a b c; do
|
||||
|
||||
Reference in New Issue
Block a user