]> Dogcows Code - chaz/tar/blobdiff - tests/sparsemv.at
Close stdin so that if something fails causing tar to ask for the next volume, it...
[chaz/tar] / tests / sparsemv.at
index 2f36b23dd4aef19f81b5c6dbeaa9267ad08533dd..a17350a60a1504007b5a39624ccd6a47a4a5fbae 100644 (file)
@@ -29,6 +29,7 @@ AT_KEYWORDS([sparse multiv sparsemv])
 #
 
 AT_TAR_CHECK([
+exec <&-
 genfile --sparse --file sparsefile 0 ABCDEFGHIJ 1M ABCDEFGHI || AT_SKIP_TEST
 echo "Pass 1: Split between data blocks"
 echo "Create archive"
This page took 0.024576 seconds and 4 git commands to generate.