From: Ilia Alshanetsky Date: Sat, 9 Aug 2003 21:00:53 +0000 (+0000) Subject: MFH: fixed test X-Git-Tag: php-4.3.3RC4~61 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9cfcbd137b355c71a1858cce39d8a7d8072c8148;p=php MFH: fixed test --- diff --git a/ext/mbstring/tests/php_gr_jp_16242.phpt b/ext/mbstring/tests/php_gr_jp_16242.phpt index a4dc60dc3c..774b4fb1e6 100644 --- a/ext/mbstring/tests/php_gr_jp_16242.phpt +++ b/ext/mbstring/tests/php_gr_jp_16242.phpt @@ -21,7 +21,7 @@ $cmd = 'echo "" |'.$_ENV["TEST_PHP_EXECUTABLE"].' -c '.$tmpfile; +$cmd .= ' ?>" |'.getenv("TEST_PHP_EXECUTABLE").' -c '.$tmpfile; system($cmd);