[cig-commits] r19615 - short/3D/PyLith/branches/v1.6-stable/examples

brad at geodynamics.org brad at geodynamics.org
Fri Feb 10 21:31:23 PST 2012


Author: brad
Date: 2012-02-10 21:31:23 -0800 (Fri, 10 Feb 2012)
New Revision: 19615

Modified:
   short/3D/PyLith/branches/v1.6-stable/examples/run_examples.sh
Log:
Run more examples in parallel in test script.

Modified: short/3D/PyLith/branches/v1.6-stable/examples/run_examples.sh
===================================================================
--- short/3D/PyLith/branches/v1.6-stable/examples/run_examples.sh	2012-02-11 04:16:10 UTC (rev 19614)
+++ short/3D/PyLith/branches/v1.6-stable/examples/run_examples.sh	2012-02-11 05:31:23 UTC (rev 19615)
@@ -71,7 +71,7 @@
 examples="step01.cfg step02.cfg step03.cfg step04.cfg step05.cfg step06.cfg step07.cfg step08.cfg step09.cfg step10.cfg step11.cfg step12.cfg step13.cfg step14.cfg step15.cfg step16.cfg step17.cfg step18.cfg step19.cfg"
 run_examples
 
-examples="step01.cfg step03.cfg step06.cfg step15.cfg step19.cfg"
+examples="step01.cfg step02.cfg step03.cfg step06.cfg step15.cfg step19.cfg"
 run_examples 2
 
 # ----------------------------------------------------------------------



More information about the CIG-COMMITS mailing list