fix a copy/paste error in last tar testcase name

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
This commit is contained in:
Denys Vlasenko 2013-11-19 16:56:26 +01:00
parent 1cbc642bed
commit dd1d8ab506

View File

@ -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