summaryrefslogtreecommitdiff
path: root/tests/RUN-ONE-TEST
blob: 72ec06a2c1fd8dde92acea5e8ac773e35f1d061b (plain)
1
2
3
4
5
6
7
8
9
BUILD_DIR=/usr/local/build/bash/bash-current
THIS_SH=$BUILD_DIR/bash
PATH=$PATH:$BUILD_DIR

export THIS_SH PATH

rm -f /tmp/xx

/bin/sh "$@"