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,2 +1,4 @@
 | 
			
		||||
test x"$SKIP_INTERNET_TESTS" != x"" && exit
 | 
			
		||||
 | 
			
		||||
busybox wget -q -O foo http://www.google.com/
 | 
			
		||||
test -s foo
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user