X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=test%2Fnightly_test.sh;h=97d379a999f2d03ac1932aed8abffa5a0a0d8d88;hb=02ff80f12bed48e4d9ae8524588fd98a4104aff3;hp=7cfedcb5d64ee1e6b9bd8395c2603793dbaa8e01;hpb=868e849f3cd69daada12f11b7ceaa2113a2a0ce2;p=bertos.git 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