From: Ilia Alshanetsky Date: Sun, 21 Oct 2007 15:41:53 +0000 (+0000) Subject: MFB: Fixed bug #42944 (test failing due to expectation that /etc/passwd has X-Git-Tag: RELEASE_2_0_0a1~1564 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ade493157b8f0aa44578d4a3269a63d87cfb37e2;p=php MFB: Fixed bug #42944 (test failing due to expectation that /etc/passwd has 0644 permissions). --- diff --git a/ext/standard/tests/file/006_error.phpt b/ext/standard/tests/file/006_error.phpt index 150ca2c423..65609e9f10 100644 --- a/ext/standard/tests/file/006_error.phpt +++ b/ext/standard/tests/file/006_error.phpt @@ -70,7 +70,7 @@ unlink( dirname(__FILE__)."/006_error.tmp"); Warning: chmod(): %s in %s on line %d bool(false) -100644 +100%d44 Warning: chmod(): %s in %s on line %d bool(false)