add SKIP_KNOWN_BUGS and SKIP_INTERNET_TESTS to testsuite
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
test x"$SKIP_KNOWN_BUGS" != x"" && exit
|
||||
|
||||
# busybox does not emit "total NNN" line
|
||||
|
||||
[ -n "$d" ] || d=..
|
||||
LC_ALL=C ls -l "$d" > logfile.gnu
|
||||
LC_ALL=C busybox ls -l "$d" > logfile.bb
|
||||
|
Reference in New Issue
Block a user