From 505247b6efa9e4a3d946d6aee9a4a8d8e896d618 Mon Sep 17 00:00:00 2001 From: Greg Beaver Date: Mon, 14 Jan 2008 06:23:10 +0000 Subject: [PATCH] fix test to be OS-agnostic # 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.40.0