johannes Tue, 22 Feb 2011 14:49:32 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=308568
Log:
- Fix tests. temp dir might be something other than /tmp
Changed paths:
U
php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_debug_mysqlnd_control_string.phpt
U
php/php-src/trunk/ext/mysqli/tests/mysqli_debug_mysqlnd_control_string.phpt
Modified:
php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_debug_mysqlnd_control_string.phpt
===================================================================
---
php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_debug_mysqlnd_control_string.phpt
2011-02-22 14:05:12 UTC (rev 308567)
+++
php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_debug_mysqlnd_control_string.phpt
2011-02-22 14:49:32 UTC (rev 308568)
@@ -223,5 +223,5 @@
require_once("clean_table.inc");
?>
--EXPECTF--
-[083][control string 'n:O,/tmp/mysqli_debug_phpt.trace'] Trace file has not
been written.
+[083][control string 'n:O,%smysqli_debug_phpt.trace'] Trace file has not been
written.
done%s
Modified:
php/php-src/trunk/ext/mysqli/tests/mysqli_debug_mysqlnd_control_string.phpt
===================================================================
--- php/php-src/trunk/ext/mysqli/tests/mysqli_debug_mysqlnd_control_string.phpt
2011-02-22 14:05:12 UTC (rev 308567)
+++ php/php-src/trunk/ext/mysqli/tests/mysqli_debug_mysqlnd_control_string.phpt
2011-02-22 14:49:32 UTC (rev 308568)
@@ -223,5 +223,5 @@
require_once("clean_table.inc");
?>
--EXPECTF--
-[083][control string 'n:O,/tmp/mysqli_debug_phpt.trace'] Trace file has not
been written.
+[083][control string 'n:O,%smysqli_debug_phpt.trace'] Trace file has not been
written.
done%s
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php