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