diff options
-rwxr-xr-x | testsuite/tar.tests | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tar.tests b/testsuite/tar.tests index 824d6d54e..472064f7f 100755 --- a/testsuite/tar.tests +++ b/testsuite/tar.tests | |||
@@ -154,7 +154,7 @@ dr-xr-x--- input_dir | |||
154 | SKIP= | 154 | SKIP= |
155 | } | 155 | } |
156 | 156 | ||
157 | # Had a bug where on extrace autodetect first "switched off" -z | 157 | # Had a bug where on extract autodetect first "switched off" -z |
158 | # and then failed to recognize .tgz extension | 158 | # and then failed to recognize .tgz extension |
159 | testing "tar extract tgz" "\ | 159 | testing "tar extract tgz" "\ |
160 | dd count=1 bs=1M if=/dev/zero of=F0 2>/dev/null | 160 | dd count=1 bs=1M if=/dev/zero of=F0 2>/dev/null |