]> rtime.felk.cvut.cz Git - can-benchmark.git/blobdiff - gw-tests/lib.sh
make plot creates only missing graphs
[can-benchmark.git] / gw-tests / lib.sh
index 4c4274d301d8ec8576b57b8263ec0aa2c37a8fc9..5108f8d7d0b3568193a6585869bee86d4e5e78d3 100644 (file)
@@ -121,8 +121,8 @@ _run() {
        mkdir -p $dir
        script=$(echo $dir | sed -e 's/[^/]*/../g')/${test}.sh
        cd $dir
-       echo "Working directory: $dir"
        if [[ ! "$OPT_PLOT_ONLY" ]]; then
+           echo "Working directory: $dir"
            _measure
        fi
        if [[ ! "$OPT_PLOT_DISABLE" ]]; then