[Erp5-report] r20677 - /erp5/trunk/products/ERP5/bin/

nobody at svn.erp5.org nobody at svn.erp5.org
Fri Apr 18 16:25:36 CEST 2008


Author: yo
Date: Fri Apr 18 16:25:36 2008
New Revision: 20677

URL: http://svn.erp5.org?rev=20677&view=rev
Log:
Fix typos.

Modified:
    erp5/trunk/products/ERP5/bin/build_bt5_from_svn.sh
    erp5/trunk/products/ERP5/bin/build_products_from_svn.sh

Modified: erp5/trunk/products/ERP5/bin/build_bt5_from_svn.sh
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bin/build_bt5_from_svn.sh?rev=20677&r1=20676&r2=20677&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bin/build_bt5_from_svn.sh (original)
+++ erp5/trunk/products/ERP5/bin/build_bt5_from_svn.sh Fri Apr 18 16:25:36 2008
@@ -32,7 +32,7 @@
 BASELOCALDIR="/tmp"
 LOCALDIR="$BASELOCALDIR/$$"
 # Local directory to receive butiness templates
-BT5DIR="$repostiry"
+BT5DIR="$repository"
 
 
 function cleanup {

Modified: erp5/trunk/products/ERP5/bin/build_products_from_svn.sh
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/bin/build_products_from_svn.sh?rev=20677&r1=20676&r2=20677&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/bin/build_products_from_svn.sh (original)
+++ erp5/trunk/products/ERP5/bin/build_products_from_svn.sh Fri Apr 18 16:25:36 2008
@@ -30,7 +30,7 @@
 BASELOCALDIR="/tmp"
 LOCALDIR="$BASELOCALDIR/$$"
 # Local directory to receive products
-PRODUCTSDIR="$repostiry"
+PRODUCTSDIR="$repository"
 
 
 function cleanup {




More information about the Erp5-report mailing list