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

export THIS_SH PATH

rm -f /tmp/xx

/bin/sh "$@"