From: Greg Beaver Date: Wed, 16 Apr 2008 03:54:06 +0000 (+0000) Subject: forgot F in EXPECTF X-Git-Tag: RELEASE_2_0_0b1~360 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=21b84bb7289b7dca949f132d4aa5c6073524a419;p=php forgot F in EXPECTF --- diff --git a/ext/phar/tests/opendir.phpt b/ext/phar/tests/opendir.phpt index 43f4bb135e..2ec92caf9b 100644 --- a/ext/phar/tests/opendir.phpt +++ b/ext/phar/tests/opendir.phpt @@ -33,7 +33,7 @@ opendir('phar://hi.phar/oopsie/daisy/'); ===DONE=== --CLEAN-- ---EXPECT-- +--EXPECTF-- file1.txtfile2.txtfile3.txt Warning: opendir(phar://): failed to open dir: phar error: no directory in "phar://", must have at least phar:/// for root directory (always use full path to a new phar)