]> granicus.if.org Git - php/commitdiff
fix test to be OS-agnostic
authorGreg Beaver <cellog@php.net>
Mon, 14 Jan 2008 06:23:10 +0000 (06:23 +0000)
committerGreg Beaver <cellog@php.net>
Mon, 14 Jan 2008 06:23:10 +0000 (06:23 +0000)
# steph - this is a different test from the one I fixed earlier, I think that's the confusion :)

ext/phar/tests/tar/frontcontroller21.phar.phpt

index 0ce119a88ad25a1b3d98f2d784c40354cbcde2ef..0a807757464a55dd5ca3e32f02a68dacf36a1675 100644 (file)
@@ -16,5 +16,5 @@ string(%d) "phar://%sfrontcontroller21.phar.php/index.php"
 string(18) "/index.php?test=hi"
 string(37) "/frontcontroller21.phar.php/index.php"
 string(37) "/frontcontroller21.phar.php/index.php"
-string(%d) "%s/frontcontroller21.phar.php"
+string(%d) "%sfrontcontroller21.phar.php"
 string(45) "/frontcontroller21.phar.php/index.php?test=hi"
\ No newline at end of file