From: Nuno Lopes Date: Wed, 21 Feb 2007 16:27:12 +0000 (+0000) Subject: MFB X-Git-Tag: RELEASE_1_0_1~194 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=48f1b8cc77e0ba01bc3aad74f5f6787969a722c5;p=php MFB --- diff --git a/ext/standard/tests/general_functions/proc_open02.phpt b/ext/standard/tests/general_functions/proc_open02.phpt index 8f087f3c14..8b30f99212 100644 --- a/ext/standard/tests/general_functions/proc_open02.phpt +++ b/ext/standard/tests/general_functions/proc_open02.phpt @@ -3,14 +3,14 @@ proc_open --SKIPIF-- --FILE-- - string(24) "/bin/nohup /bin/sleep 50" + string(28) "/usr/bin/nohup /bin/sleep 50" ["pid"]=> int(%d) ["running"]=> @@ -51,7 +51,7 @@ array(8) { bool(true) array(8) { ["command"]=> - string(24) "/bin/nohup /bin/sleep 50" + string(28) "/usr/bin/nohup /bin/sleep 50" ["pid"]=> int(%d) ["running"]=> @@ -72,7 +72,7 @@ Done! bool(true) array(8) { [u"command"]=> - unicode(24) "/bin/nohup /bin/sleep 50" + unicode(28) "/usr/bin/nohup /bin/sleep 50" [u"pid"]=> int(%d) [u"running"]=> @@ -91,7 +91,7 @@ array(8) { bool(true) array(8) { [u"command"]=> - unicode(24) "/bin/nohup /bin/sleep 50" + unicode(28) "/usr/bin/nohup /bin/sleep 50" [u"pid"]=> int(%d) [u"running"]=>