tags 489552 + patch thanks Attached is a patch to resolve this issue.
-- Regards, Andres
--- examples/time-prog.in.old 2008-11-30 12:17:01.000000000 -0500 +++ examples/time-prog.in 2008-11-30 12:21:21.000000000 -0500 @@ -9,7 +9,7 @@ if [ $# -lt 3 ] then echo "Usage:" 2>&1 - echo "\t$0 [-s <filename>] <executable> <repeat> <testdata>" 2>&1 + printf "\t$0 [-s <filename>] <executable> <repeat> <testdata>\n" 2>&1 exit 1 fi
signature.asc
Description: This is a digitally signed message part.