]> granicus.if.org Git - php/commitdiff
fix test (the error message is different across the systems)
authorAntony Dovgal <tony2001@php.net>
Mon, 18 Sep 2006 12:35:49 +0000 (12:35 +0000)
committerAntony Dovgal <tony2001@php.net>
Mon, 18 Sep 2006 12:35:49 +0000 (12:35 +0000)
ext/bz2/tests/002.phpt

index 28c4862ac7cce60a2816aef2681218fe4611ca2a..7b9673275c4ba3911fd566e9c5141ec0aa245858 100644 (file)
@@ -83,12 +83,12 @@ bool(false)
 resource(%d) of type (stream)
 resource(%d) of type (stream)
 
-Warning: fopen(bz_open_002.txt): failed to open stream: Bad file descriptor in %s on line %d
+Warning: fopen(bz_open_002.txt): failed to open stream: Bad file %s in %s on line %d
 
 Warning: bzopen(): filename cannot be empty in %s on line %d
 bool(false)
 
-Warning: fopen(bz_open_002.txt): failed to open stream: Bad file descriptor in %s on line %d
+Warning: fopen(bz_open_002.txt): failed to open stream: Bad file %s in %s on line %d
 
 Warning: bzopen(): filename cannot be empty in %s on line %d
 bool(false)