]> git.cworth.org Git - tar/blobdiff - tests/extrac05.at
Imported Upstream version 1.23
[tar] / tests / extrac05.at
index a0f7c700ca0a3c55cd49a5ebc031437652607c55..82c2ed3517e590f15ed54f61ba696455e1eeb955 100644 (file)
@@ -36,10 +36,10 @@ cztery
 ])
 
 AT_TAR_CHECK([
+genfile --sparse --file sparsefile 0 ABCD 1M EFGH 2000K IJKL || AT_SKIP_TEST 
 genfile --length 118 --file jeden
 genfile --length 223 --file dwa
 genfile --length 517 --file trzy
-genfile --sparse --file sparsefile 0 ABCD 1M EFGH 2000K IJKL
 genfile --length 110 --file cztery
 
 tar cf archive jeden dwa trzy cztery || exit 1