From 6f77b7fa0a8e6bb8fa730b4daff635622cb1b830 Mon Sep 17 00:00:00 2001 From: ollo Date: Sun, 15 May 2016 16:06:09 +0200 Subject: [PATCH] Tweaked some user output --- unit/generateTimesMarchOctober.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unit/generateTimesMarchOctober.sh b/unit/generateTimesMarchOctober.sh index 4a6f62c..798f40c 100755 --- a/unit/generateTimesMarchOctober.sh +++ b/unit/generateTimesMarchOctober.sh @@ -41,6 +41,6 @@ cat $TAIL >> $OUTPUT echo "---------------------------" echo "Usage:" -echo "Call lua $OUTPUT in the terminal to execute the test" +echo "Call >lua $OUTPUT< in the terminal to execute the test" exit 0