From 6bd3fff51aa74e2ee2d87887b12182a3b09792ef Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Fri, 30 Oct 2015 23:41:53 +0100 Subject: [g]unzip: fix recent breakage. Also, do emit error message we so painstakingly pass from gzip internals Signed-off-by: Denys Vlasenko --- testsuite/unzip.tests | 1 + 1 file changed, 1 insertion(+) (limited to 'testsuite/unzip.tests') diff --git a/testsuite/unzip.tests b/testsuite/unzip.tests index ca0a45800..d8738a3bd 100755 --- a/testsuite/unzip.tests +++ b/testsuite/unzip.tests @@ -34,6 +34,7 @@ rm foo.zip testing "unzip (bad archive)" "uudecode; unzip bad.zip 2>&1; echo \$?" \ "Archive: bad.zip inflating: ]3j½r«IK-%Ix +unzip: corrupted data unzip: inflate error 1 " \ -- cgit v1.2.3