aboutsummaryrefslogtreecommitdiff
path: root/tests/tar.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tar.test')
-rw-r--r--tests/tar.test1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/tar.test b/tests/tar.test
index b70bf3cd..2046e51a 100644
--- a/tests/tar.test
+++ b/tests/tar.test
@@ -220,7 +220,6 @@ BLOCKS=7 testing "sparse double overflow" "$TAR --sparse fweep | $SUM" \
tar c --sparse fweep > fweep.tar
FWEEP=$(du fweep)
-exit 1
rm fweep
testing "sparse extract" "tar xf fweep.tar && du fweep" "$FWEEP\n" "" ""
rm fweep fweep.tar