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