]> rtime.felk.cvut.cz Git - can-benchmark.git/blob - continuous/tests/lib.sh
Change the cron script (btw. we are now triggered by systemd timers)
[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