From: Ilia Alshanetsky Date: Wed, 24 Sep 2003 02:29:15 +0000 (+0000) Subject: MFH: Specify full path for the cat utility for mbstring e-mail tests. X-Git-Tag: php-4.3.4RC1~29 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ee3c85162fd2c78d2be370b10f2650007f3fea16;p=php MFH: Specify full path for the cat utility for mbstring e-mail tests. MFH: Previously made fixes to tests that address bug #25635 --- diff --git a/ext/bz2/tests/with_strings.phpt b/ext/bz2/tests/with_strings.phpt index 09f2291bb4..7c6ca78ce4 100644 --- a/ext/bz2/tests/with_strings.phpt +++ b/ext/bz2/tests/with_strings.phpt @@ -22,8 +22,7 @@ $blaat2 = bzdecompress(bzcompress($blaat)); $tests = << --INI-- -sendmail_path=cat +sendmail_path=/usr/cat --FILE-- --INI-- -sendmail_path=cat +sendmail_path=/bin/cat --FILE-- --INI-- -sendmail_path=cat +sendmail_path=/bin/cat --FILE-- --INI-- -sendmail_path=cat +sendmail_path=/bin/cat --FILE--