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

index df2464d3c21a6a1d9a0dd054275bb46556123cf0..70fe94e44f7026be859fde556f2301fbf18a78a5 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 ***