From: Rasmus Lerdorf Date: Mon, 29 Aug 2011 06:19:40 +0000 (+0000) Subject: Fix another broken test. root can read 0200 files. X-Git-Tag: php-5.3.9RC1~336 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=78a46b87e393581a094568c1c1c1deff11604bf3;p=php Fix another broken test. root can read 0200 files. --- diff --git a/ext/sqlite3/tests/sqlite3_15_open_error.phpt b/ext/sqlite3/tests/sqlite3_15_open_error.phpt index 49168fd19b..f296f82778 100644 --- a/ext/sqlite3/tests/sqlite3_15_open_error.phpt +++ b/ext/sqlite3/tests/sqlite3_15_open_error.phpt @@ -1,7 +1,12 @@ --TEST-- SQLite3::open error test --SKIPIF-- - + --FILE--