From: Ilia Alshanetsky Date: Sun, 21 Oct 2007 15:41:29 +0000 (+0000) Subject: Fixed bug #42944 (test failing due to expectation that /etc/passwd has 0644 X-Git-Tag: RELEASE_1_3_1~823 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7f32916af0cf9a8b2e80433f37dfdba610685be3;p=php 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 b814e5b697..ac95ca5700 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)