commit | 29f354e9d86c49029627cc361f8f7a8048335ff6 | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Sun Mar 14 00:51:56 2010 +0100 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Sun Mar 14 00:51:56 2010 +0100 |
tree | ff45a336ae19aec7709fa3f48f457ae1b74f1e74 | |
parent | b76356b28e9058fac1c9a50b274db8ce24273ca9 [diff] [blame] |
testsuite: don't run grep NUL tests when we know the would fail Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
diff --git a/testsuite/runtest b/testsuite/runtest index 5c185c5..5ddf07d 100755 --- a/testsuite/runtest +++ b/testsuite/runtest
@@ -128,7 +128,7 @@ export OPTIONFLAGS=:$( sed -nr 's/^CONFIG_//p' "$bindir/.config" | sed 's/=.*//' | xargs | sed 's/ /:/g' - ) + ): status=0 for applet in $applets; do