fix a copy/paste error in last tar testcase name
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
parent
1cbc642bed
commit
dd1d8ab506
@ -15,9 +15,8 @@ mkdir tar.tempdir && cd tar.tempdir || exit 1
|
||||
|
||||
# testing "test name" "script" "expected result" "file input" "stdin"
|
||||
|
||||
# Empty file is not a valid .tar.gz:
|
||||
optional FEATURE_SEAMLESS_GZ
|
||||
testing "tar hardlinks and repeated files" '\
|
||||
testing "Empty file is not a tarball.tar.gz" '\
|
||||
tar xvzf - 2>&1; echo $?
|
||||
' "\
|
||||
tar: invalid magic
|
||||
|
Loading…
Reference in New Issue
Block a user