]> granicus.if.org Git - php/commitdiff
- fix skipif msg
authorPierre Joye <pajoye@php.net>
Tue, 6 Sep 2011 09:20:14 +0000 (09:20 +0000)
committerPierre Joye <pajoye@php.net>
Tue, 6 Sep 2011 09:20:14 +0000 (09:20 +0000)
ext/standard/tests/directory/open_basedir_001.phpt

index d44f0481632368e82445b6c3c635ec9c6250d37d..e05861a81db503e6be7bad1a8985ce3fd94bfde2 100644 (file)
@@ -3,7 +3,7 @@ openbase_dir runtime tightning
 --SKIPIF--
 <?php
 if (substr(PHP_OS, 0, 3) == 'WIN') {
-       die('skip.. only for Windows');
+       die('skip.. only for unix');
 }
 --INI--
 open_basedir=/usr/local