X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=test%2Fnightly_test.sh;h=afe17321e324152a515ae2f59e986c90223cf0e1;hb=21e0c7ea5cb63c2baa5a331d8ccc3fd8a55856bc;hp=5833338ffddf2773b6215bd65360bd2d4193462c;hpb=96b7ce18b2aece4731f22bcb992f878cc0035f6a;p=bertos.git diff --git a/test/nightly_test.sh b/test/nightly_test.sh index 5833338f..afe17321 100755 --- a/test/nightly_test.sh +++ b/test/nightly_test.sh @@ -49,7 +49,7 @@ fi if [ $OPTS = 1 ] ; then #Copy BeRTOS sources printf "Starting nightlytest..\n" - printf "Silent mode enable, removing the TODO/FIXME messages.\n" + printf "Silent mode enabled: removing the TODO/FIXME messages.\n" cp -R $BERTOS_DIR $BERTOS_DIR_BAK || exit 1 #Strip away TODOs and FIXME