]> granicus.if.org Git - php/commitdiff
MFH: The exact message differs on different systems
authorJohannes Schlüter <johannes@php.net>
Sun, 10 Feb 2008 23:37:03 +0000 (23:37 +0000)
committerJohannes Schlüter <johannes@php.net>
Sun, 10 Feb 2008 23:37:03 +0000 (23:37 +0000)
ext/standard/tests/file/is_dir_variation2.phpt

index be6338c2390d273baf4167224b169d833d492934..022e06bb40a3e0c91b8871f13695ec245b3d16c0 100644 (file)
@@ -70,7 +70,7 @@ bool(true)
 -- With symlink --
 bool(true)
 -- With hardlink --
-Warning: link(): Operation not permitted in %s on line %d
+Warning: link(): %s in %s on line %d
 bool(false)
 
 *** Testing is_dir() with file and links to a file ***