From: Denys Vlasenko Date: Tue, 19 Nov 2013 15:56:26 +0000 (+0100) Subject: fix a copy/paste error in last tar testcase name X-Git-Tag: 1_22_0~38 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=dd1d8ab506420014cf0a3a076b2e3a4fa5de16ee;p=oweals%2Fbusybox.git fix a copy/paste error in last tar testcase name Signed-off-by: Denys Vlasenko --- diff --git a/testsuite/tar.tests b/testsuite/tar.tests index 1bdd5d437..c947d3382 100755 --- a/testsuite/tar.tests +++ b/testsuite/tar.tests @@ -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