svn commit: trunk/busybox/testsuite

vda at busybox.net vda at busybox.net
Wed Jul 18 18:47:15 UTC 2007


Author: vda
Date: 2007-07-18 11:47:13 -0700 (Wed, 18 Jul 2007)
New Revision: 19157

Log:
fix unpacker testsuite to match actual output



Modified:
   trunk/busybox/testsuite/bunzip2.tests


Changeset:
Modified: trunk/busybox/testsuite/bunzip2.tests
===================================================================
--- trunk/busybox/testsuite/bunzip2.tests	2007-07-18 18:33:18 UTC (rev 19156)
+++ trunk/busybox/testsuite/bunzip2.tests	2007-07-18 18:47:13 UTC (rev 19157)
@@ -66,7 +66,7 @@
 
 
 # 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
 "




More information about the busybox-cvs mailing list