projects
/
bertos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
868e849
)
Remove message that can be erroneously parsed by parselog.py script.
author
batt
<batt@38d2e660-2303-0410-9eaa-f027e97ec537>
Wed, 2 Sep 2009 15:13:25 +0000
(15:13 +0000)
committer
batt
<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
patch
|
blob
|
history
diff --git
a/test/nightly_test.sh
b/test/nightly_test.sh
index 7cfedcb5d64ee1e6b9bd8395c2603793dbaa8e01..97d379a999f2d03ac1932aed8abffa5a0a0d8d88 100755
(executable)
--- 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
warning
s.\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