]> Dogcows Code - chaz/tar/commitdiff
Skip the test if genfile is not able to create the filename with an embedded newline.
authorSergey Poznyakoff <gray@gnu.org.ua>
Wed, 13 Dec 2006 08:22:04 +0000 (08:22 +0000)
committerSergey Poznyakoff <gray@gnu.org.ua>
Wed, 13 Dec 2006 08:22:04 +0000 (08:22 +0000)
tests/T-null.at

index 5606b85f9d1766ca553854100f761bb64e64e0c5..dc7c8ee1a0013d8babf5a3241c750861eace011a 100644 (file)
@@ -31,7 +31,7 @@ echo jeden > file-list
 cat temp1 >> file-list
 
 genfile -f "jeden
-dwa"
+dwa" || AT_SKIP_TEST
 genfile -f trzy
 
 tar cfTv archive file-list | sort
This page took 0.028545 seconds and 4 git commands to generate.