From: batt Date: Fri, 4 Sep 2009 20:41:58 +0000 (+0000) Subject: Fix typos. X-Git-Tag: 2.2.0~83 X-Git-Url: https://codewiz.org/gitweb?a=commitdiff_plain;h=986a508f364c69954ddc5b04ee80e938cb4c5809;hp=41284acd34b5d1a66547bf37d782c4456731dd24;p=bertos.git Fix typos. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@2885 38d2e660-2303-0410-9eaa-f027e97ec537 --- 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