diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-05-26 01:38:19 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-05-26 01:38:19 +0000 |
commit | 3354487393d41a80047b832387bdbb64b7341ae8 (patch) | |
tree | f3c220cc713e77b2ac95d695f55672857b193cad /testsuite | |
parent | 399d2b5c24aaa059104a89058c7d4c8b97f41629 (diff) | |
download | busybox-3354487393d41a80047b832387bdbb64b7341ae8.tar.gz |
queuing is spelled correctly
Diffstat (limited to 'testsuite')
-rwxr-xr-x | testsuite/all_sourcecode.tests | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/testsuite/all_sourcecode.tests b/testsuite/all_sourcecode.tests index 352a1391b..2e780ed2f 100755 --- a/testsuite/all_sourcecode.tests +++ b/testsuite/all_sourcecode.tests @@ -39,7 +39,6 @@ find $srcdir/../ \ -e '\<depency\>' \ -e '\<defalt\>' \ -e '\<remaing\>' \ - -e '\<queuing\>' \ -e '\<detatch\>' \ -e '\<sempahore\>' \ -e '\<reprenstative\>' \ |