]> rtime.felk.cvut.cz Git - can-benchmark.git/blobdiff - gw-tests/lib.sh
genhtml: Add Space class
[can-benchmark.git] / gw-tests / lib.sh
index b5719967dead0817b43ef598306a98240aab1cde..4c4274d301d8ec8576b57b8263ec0aa2c37a8fc9 100644 (file)
@@ -128,7 +128,7 @@ _run() {
        if [[ ! "$OPT_PLOT_DISABLE" ]]; then
            _plot
        fi
-       cd -
+       cd - > /dev/null
     done
 }