aboutsummaryrefslogtreecommitdiff
path: root/testsuite/bunzip2.tests
diff options
context:
space:
mode:
authorDenis Vlasenko <vda.linux@googlemail.com>2007-07-18 18:47:13 +0000
committerDenis Vlasenko <vda.linux@googlemail.com>2007-07-18 18:47:13 +0000
commitde1c8b2e920996af143dfe75c370117c60579727 (patch)
treea82fe0dce35d9b8a405f6e50694b2d957c10dfbe /testsuite/bunzip2.tests
parent960eca66b544347139761e0fbbb9ee9b3f7b3e0a (diff)
downloadbusybox-de1c8b2e920996af143dfe75c370117c60579727.tar.gz
fix unpacker testsuite to match actual output
Diffstat (limited to 'testsuite/bunzip2.tests')
-rwxr-xr-xtestsuite/bunzip2.tests2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/bunzip2.tests b/testsuite/bunzip2.tests
index 2b27dd56b..6b49f92ce 100755
--- a/testsuite/bunzip2.tests
+++ b/testsuite/bunzip2.tests
@@ -66,7 +66,7 @@ prep; >t.zz; check "$unpack: unknown suffix" "${bb}$unpack t.zz t1.$ext; echo \$
# In this case file "t1" exists, and we skip t1.gz and unpack t2.gz
-expected="$unpack: t1: File exists
+expected="$unpack: can't open 't1': File exists
1
HELLO
"