summaryrefslogtreecommitdiff
path: root/ext/mbstring/tests/mb_send_mail05.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/mbstring/tests/mb_send_mail05.phpt')
-rw-r--r--ext/mbstring/tests/mb_send_mail05.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/mbstring/tests/mb_send_mail05.phpt b/ext/mbstring/tests/mb_send_mail05.phpt
index 37bbe33a69..7d1dc981d2 100644
--- a/ext/mbstring/tests/mb_send_mail05.phpt
+++ b/ext/mbstring/tests/mb_send_mail05.phpt
@@ -10,7 +10,7 @@ if (!@mb_internal_encoding('GB2312')) {
}
?>
--INI--
-sendmail_path=cat
+sendmail_path=/bin/cat
--FILE--
<?php
$to = 'example@example.com';