[Erp5-report] r38894 kazuhiko - /erp5/trunk/buildout/profiles/common.cfg

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Oct 5 15:15:37 CEST 2010


Author: kazuhiko
Date: Tue Oct  5 15:15:36 2010
New Revision: 38894

URL: http://svn.erp5.org?rev=38894&view=rev
Log:
remove a needless / at the end of the uri.

Modified:
    erp5/trunk/buildout/profiles/common.cfg

Modified: erp5/trunk/buildout/profiles/common.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/profiles/common.cfg?rev=38894&r1=38893&r2=38894&view=diff
==============================================================================
--- erp5/trunk/buildout/profiles/common.cfg [utf8] (original)
+++ erp5/trunk/buildout/profiles/common.cfg [utf8] Tue Oct  5 15:15:36 2010
@@ -35,7 +35,7 @@ revision = ${versions:erp5_bt5_revision}
 
 [bt5-erp5-core]
 <= bt5-erp5-template
-base = https://svn.erp5.org/repos/public/erp5/trunk/products/ERP5/bootstrap/
+base = https://svn.erp5.org/repos/public/erp5/trunk/products/ERP5/bootstrap
 urls =
   erp5_core
   erp5_mysql_innodb_catalog




More information about the Erp5-report mailing list