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

export THIS_SH PATH

rm -f /tmp/xx

/bin/sh "$@"