svn commit: trunk/busybox/testsuite
aldot at busybox.net
aldot at busybox.net
Tue Apr 18 11:15:20 UTC 2006
Author: aldot
Date: 2006-04-18 04:15:19 -0700 (Tue, 18 Apr 2006)
New Revision: 14911
Log:
- add typo s/deamon/daemon/g
Modified:
trunk/busybox/testsuite/all_sourcecode.tests
Changeset:
Modified: trunk/busybox/testsuite/all_sourcecode.tests
===================================================================
--- trunk/busybox/testsuite/all_sourcecode.tests 2006-04-18 11:11:40 UTC (rev 14910)
+++ trunk/busybox/testsuite/all_sourcecode.tests 2006-04-18 11:15:19 UTC (rev 14911)
@@ -47,6 +47,7 @@
-e '\<readed\>' \
-e '\<formated\>' \
-e '\<algorithic\>' \
+ -e '\<deamon\>' \
| sed -e "s:^$srcdir/\.\./::g" > src.typos
testing "Common typos" "cat src.typos" "" "" ""
rm -f src.typos
More information about the busybox-cvs
mailing list