]> granicus.if.org Git - php/commitdiff
- Fix tests. temp dir might be something other than /tmp
authorJohannes Schlüter <johannes@php.net>
Tue, 22 Feb 2011 14:49:32 +0000 (14:49 +0000)
committerJohannes Schlüter <johannes@php.net>
Tue, 22 Feb 2011 14:49:32 +0000 (14:49 +0000)
ext/mysqli/tests/mysqli_debug_mysqlnd_control_string.phpt

index 9b43e15bdfd802deeb733c8f05502beb375eeccf..5b66ee26df88442f365df009500604320aaf5d53 100644 (file)
@@ -223,5 +223,5 @@ if (defined('MYSQLI_DEBUG_TRACE_ENABLED') && !MYSQLI_DEBUG_TRACE_ENABLED)
        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