cvs: ZendEngine2 /tests bug40236.phpt

"Felipe Pena" <[email protected]>
Newsgroups gmane.comp.php.cvs.zend
Message-ID <cvsfelipe1231607200@cvsserver>
felipe		Sat Jan 10 17:06:40 2009 UTC

  Modified files:              
    /ZendEngine2/tests	bug40236.phpt 
  Log:
  - Fixed test (patch by Timm Friebe [thekid@php])
  
http://cvs.php.net/viewvc.cgi/ZendEngine2/tests/bug40236.phpt?r1=1.4&r2=1.5&diff_format=u
Index: ZendEngine2/tests/bug40236.phpt
diff -u ZendEngine2/tests/bug40236.phpt:1.4 ZendEngine2/tests/bug40236.phpt:1.5
--- ZendEngine2/tests/bug40236.phpt:1.4	Sat May 24 15:13:08 2008
+++ ZendEngine2/tests/bug40236.phpt	Sat Jan 10 17:06:40 2009
@@ -8,7 +8,7 @@
 --FILE--
 <?php
 $php = getenv('TEST_PHP_EXECUTABLE');
-$cmd = "$php -d memory_limit=4M -a ".dirname(__FILE__)."/bug40236.inc";
+$cmd = "\"$php\" -n -d memory_limit=4M -a \"".dirname(__FILE__)."\"/bug40236.inc";
 echo `$cmd`;
 ?>
 --EXPECTF--



-- 
Zend Engine CVS Mailing List (http://cvs.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.