From: batt Date: Wed, 2 Sep 2009 15:13:25 +0000 (+0000) Subject: Remove message that can be erroneously parsed by parselog.py script. X-Git-Tag: 2.2.0~106 X-Git-Url: https://codewiz.org/gitweb?a=commitdiff_plain;h=02ff80f12bed48e4d9ae8524588fd98a4104aff3;p=bertos.git Remove message that can be erroneously parsed by parselog.py script. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2862 38d2e660-2303-0410-9eaa-f027e97ec537 --- diff --git a/test/nightly_test.sh b/test/nightly_test.sh index 7cfedcb5..97d379a9 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 message warnings.\n" + printf "Silent mode enable, removing the TODO/FIXME messages.\n" cp -R $BERTOS_DIR $BERTOS_DIR_BAK || exit 1 #Strip away TODOs and FIXME