From: Michal Sojka Date: Thu, 6 Feb 2014 18:34:39 +0000 (+0100) Subject: Fix WVSTART X-Git-Tag: fix-allnoconfig~23 X-Git-Url: http://rtime.felk.cvut.cz/gitweb/can-benchmark.git/commitdiff_plain/0158066cdedbb426d4c78a8ee2627067ea84e634?hp=c320229ec87bfaebccf28aa97059a372c2efb0fe Fix WVSTART --- diff --git a/continuous/tests/wvtest.sh b/continuous/tests/wvtest.sh index c52e475..aaabfbd 100644 --- a/continuous/tests/wvtest.sh +++ b/continuous/tests/wvtest.sh @@ -136,5 +136,5 @@ WVSTART() { echo _wvfind_caller - echo "Testing \"$*\" in $WVCALLER_FILE: + echo "Testing \"$*\" in $WVCALLER_FILE:" }