[Erp5-report] r14522 - /erp5/trunk/products/ERP5Type/tests/runUnitTest.py
nobody at svn.erp5.org
nobody at svn.erp5.org
Mon May 21 09:23:44 CEST 2007
Author: jerome
Date: Mon May 21 09:23:44 2007
New Revision: 14522
URL: http://svn.erp5.org?rev=14522&view=rev
Log:
Typo in usage
Modified:
erp5/trunk/products/ERP5Type/tests/runUnitTest.py
Modified: erp5/trunk/products/ERP5Type/tests/runUnitTest.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5Type/tests/runUnitTest.py?rev=14522&r1=14521&r2=14522&view=diff
==============================================================================
--- erp5/trunk/products/ERP5Type/tests/runUnitTest.py (original)
+++ erp5/trunk/products/ERP5Type/tests/runUnitTest.py Mon May 21 09:23:44 2007
@@ -17,8 +17,8 @@
--data_fs_path=STRING Path to the original Data.fs to run tests on an
existing environment. The Data.fs is opened read
only
- --recreate_catalog=0 or 1 recreate the content of the sql catalog. Defaults
- is to recreate, when using an existing Data.fs
+ --recreate_catalog=0 or 1 recreate the content of the sql catalog. Default
+ is to recreate, unless using --data_fs_path
--save add erp5 sites and business templates in Data.fs
and exit without invoking any tests
--load load Data.fs and skip adding erp5 sites and
More information about the Erp5-report
mailing list