Date: Mon Sep 27 10:32:29 CEST 2004
User: Derick Rethans
Directory: xdebug
Log Message:
[0.05]
- We need to disable auto trace here, otherwise it would have a race condition.
Modified files:
xdebug/test.sh (version: 1.14)
[FILE: /xdebug/test.sh]
===================================================================
RCS file: cvstemp,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- xdebug/test.sh:1.13 Tue Aug 03 18:46:06 2004 GMT
+++ xdebug/test.sh Mon Sep 27 06:32:29 2004 GMT
@@ -1 +1 @@
-TEST_PHP_EXECUTABLE=`which php-5.0dev` php-5.0dev /dat/dev/php/php-5.0dev/run-tests.php tests/*.phpt
+TEST_PHP_EXECUTABLE=`which php-5.1dev` php-5.1dev -dxdebug.auto_trace=0 /dat/dev/php/php-5.1dev/run-tests.php tests/*.phpt
Received on Mon Sep 27 2004 - 10:32:40 BST
This archive was generated by hypermail 2.2.0 : Sun Jun 24 2018 - 04:00:02 BST