]> git.ipfire.org Git - thirdparty/bash.git/blob - tests/RUN-ONE-TEST~
commit bash-20130301 snapshot
[thirdparty/bash.git] / tests / RUN-ONE-TEST~
1 BUILD_DIR=/usr/local/build/chet/bash/bash-current
2 THIS_SH=$BUILD_DIR/bash
3 PATH=$PATH:$BUILD_DIR
4
5 export THIS_SH PATH
6
7 rm -f /tmp/xx
8
9 /bin/sh "$@"