]> rtime.felk.cvut.cz Git - can-benchmark.git/blob - continuous/tests/lib.sh
Change bisect-run script
[can-benchmark.git] / continuous / tests / lib.sh
1 if [ -z "$BASH_VERSION" ]; then
2     echo >&2 "Please use bash"
3     exit 1
4 fi
5
6 . wvtest.sh