- add typo s/deamon/daemon/g
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Tue, 18 Apr 2006 11:15:19 +0000 (11:15 -0000)
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>
Tue, 18 Apr 2006 11:15:19 +0000 (11:15 -0000)
testsuite/all_sourcecode.tests

index b18470c5d61dff643ad2c820349146da689dc2c1..dd92426da3cd968deee24ff6ca4182cf36bd8dab 100755 (executable)
@@ -47,6 +47,7 @@ find $srcdir/../ \
                -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