* remove the debug config.

This commit is contained in:
wangchunsheng
2011-09-22 06:28:51 +00:00
parent 15b91980f7
commit 39a0ebff40
+2 -2
View File
@@ -14,8 +14,8 @@
*
*/
$i = 1;
$config->svn->client = '/usr/bin/svn';
$config->svn->repos[$i]['path'] = 'http://zentaoms.googlecode.com/svn/ ';
$config->svn->client = '';
$config->svn->repos[$i]['path'] = '';
$config->svn->repos[$i]['username'] = '';
$config->svn->repos[$i]['password'] = '';