]> Dogcows Code - chaz/tar/blobdiff - tests/T-null.at
Update copyright year
[chaz/tar] / tests / T-null.at
index 5606b85f9d1766ca553854100f761bb64e64e0c5..206f5e81986fac9e5b83c6e306b2016d27cb26e4 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
@@ -41,6 +41,6 @@ tar cfTv archive file-list | sort
 trzy
 ],
 [tar: file-list: file name read contains nul character
-],[],[ustar]) # Testing one format is enough
+],[],[],[ustar]) # Testing one format is enough
 
 AT_CLEANUP
This page took 0.02618 seconds and 4 git commands to generate.