Remove message that can be erroneously parsed by parselog.py script.
authorbatt <batt@38d2e660-2303-0410-9eaa-f027e97ec537>
Wed, 2 Sep 2009 15:13:25 +0000 (15:13 +0000)
committerbatt <batt@38d2e660-2303-0410-9eaa-f027e97ec537>
Wed, 2 Sep 2009 15:13:25 +0000 (15:13 +0000)
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2862 38d2e660-2303-0410-9eaa-f027e97ec537

test/nightly_test.sh

index 7cfedcb5d64ee1e6b9bd8395c2603793dbaa8e01..97d379a999f2d03ac1932aed8abffa5a0a0d8d88 100755 (executable)
@@ -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