]> rtime.felk.cvut.cz Git - can-benchmark.git/commitdiff
Fix WVSTART
authorMichal Sojka <sojkam1@fel.cvut.cz>
Thu, 6 Feb 2014 18:34:39 +0000 (19:34 +0100)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Thu, 6 Feb 2014 18:34:39 +0000 (19:34 +0100)
continuous/tests/wvtest.sh

index c52e4754841eaf92935d0158b4c72c8e16c5acfc..aaabfbdf1425106933d9db36393a68ce4bc3a8eb 100644 (file)
@@ -136,5 +136,5 @@ WVSTART()
 {
        echo
        _wvfind_caller
 {
        echo
        _wvfind_caller
-       echo "Testing \"$*\" in $WVCALLER_FILE:
+       echo "Testing \"$*\" in $WVCALLER_FILE:"
 }
 }