svn commit: branches/busybox_scratch/testsuite
aldot at busybox.net
aldot at busybox.net
Sun Aug 20 10:42:56 UTC 2006
Author: aldot
Date: 2006-08-20 03:42:56 -0700 (Sun, 20 Aug 2006)
New Revision: 15830
Log:
- add typo "acomadate"
Modified:
branches/busybox_scratch/testsuite/all_sourcecode.tests
Changeset:
Modified: branches/busybox_scratch/testsuite/all_sourcecode.tests
===================================================================
--- branches/busybox_scratch/testsuite/all_sourcecode.tests 2006-08-20 10:42:20 UTC (rev 15829)
+++ branches/busybox_scratch/testsuite/all_sourcecode.tests 2006-08-20 10:42:56 UTC (rev 15830)
@@ -49,6 +49,7 @@
-e '\<algorithic\>' \
-e '\<deamon\>' \
-e '\<derefernce\>' \
+ -e '\<acomadate\>' \
| 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