From: Greg Beaver Date: Mon, 14 Jan 2008 06:23:10 +0000 (+0000) Subject: fix test to be OS-agnostic X-Git-Tag: RELEASE_2_0_0a1~909 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=505247b6efa9e4a3d946d6aee9a4a8d8e896d618;p=php fix test to be OS-agnostic # steph - this is a different test from the one I fixed earlier, I think that's the confusion :) --- diff --git a/ext/phar/tests/tar/frontcontroller21.phar.phpt b/ext/phar/tests/tar/frontcontroller21.phar.phpt index 0ce119a88a..0a80775746 100644 --- a/ext/phar/tests/tar/frontcontroller21.phar.phpt +++ b/ext/phar/tests/tar/frontcontroller21.phar.phpt @@ -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