cellog Tue Apr 17 23:21:06 2007 UTC
Modified files:
/pear-core/tests/PEAR_Command_Channels setup.php.inc
Log:
MFB fix tests
http://cvs.php.net/viewvc.cgi/pear-core/tests/PEAR_Command_Channels/setup.php.inc?r1=1.3&r2=1.4&diff_format=u
Index: pear-core/tests/PEAR_Command_Channels/setup.php.inc
diff -u pear-core/tests/PEAR_Command_Channels/setup.php.inc:1.3
pear-core/tests/PEAR_Command_Channels/setup.php.inc:1.4
--- pear-core/tests/PEAR_Command_Channels/setup.php.inc:1.3 Fri Feb 3
05:05:12 2006
+++ pear-core/tests/PEAR_Command_Channels/setup.php.inc Tue Apr 17 23:21:06 2007
@@ -47,6 +47,8 @@
'data_dir' => $temp_path . DIRECTORY_SEPARATOR . 'data',
'doc_dir' => $temp_path . DIRECTORY_SEPARATOR . 'doc',
'test_dir' => $temp_path . DIRECTORY_SEPARATOR . 'test',
+ 'download_dir' => $temp_path . DIRECTORY_SEPARATOR . 'tmp',
+ 'temp_dir' => $temp_path . DIRECTORY_SEPARATOR . 'tmp',
'bin_dir' => $temp_path . DIRECTORY_SEPARATOR . 'bin',));
touch($temp_path . DIRECTORY_SEPARATOR . 'pear.conf');
$fp = fopen($temp_path . DIRECTORY_SEPARATOR . 'pear.conf', 'w');
--
PEAR CVS Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
|
Try Searching:
servers, voip, java, networking, microsoft ...
|
|
|
|