X-Git-Url: http://rtime.felk.cvut.cz/gitweb/can-benchmark.git/blobdiff_plain/d152c417dc3872185bdab7cccf00982831d87e9b..7fe827a3c5ca6f6197bb9cade6a1d08efd9a5b41:/gw-tests/lib.sh diff --git a/gw-tests/lib.sh b/gw-tests/lib.sh index b571996..4c4274d 100644 --- a/gw-tests/lib.sh +++ b/gw-tests/lib.sh @@ -128,7 +128,7 @@ _run() { if [[ ! "$OPT_PLOT_DISABLE" ]]; then _plot fi - cd - + cd - > /dev/null done }