[cig-commits] r17974 - short/3D/PyLith/trunk/tests/topology

brad at geodynamics.org brad at geodynamics.org
Thu Feb 24 15:33:49 PST 2011


Author: brad
Date: 2011-02-24 15:33:48 -0800 (Thu, 24 Feb 2011)
New Revision: 17974

Modified:
   short/3D/PyLith/trunk/tests/topology/test_meshmem.py
Log:
Revert to small file.

Modified: short/3D/PyLith/trunk/tests/topology/test_meshmem.py
===================================================================
--- short/3D/PyLith/trunk/tests/topology/test_meshmem.py	2011-02-24 23:27:51 UTC (rev 17973)
+++ short/3D/PyLith/trunk/tests/topology/test_meshmem.py	2011-02-24 23:33:48 UTC (rev 17974)
@@ -60,8 +60,8 @@
     Run test.
     """
 
-    #filenameIn = "data/tet4.exo"
-    filenameIn = "tri3_200m_gradient.exo"
+    filenameIn = "data/tet4.exo"
+    #filenameIn = "tri3_200m_gradient.exo"
 
     from pylith.perf.MemoryLogger import MemoryLogger
     self.logger = MemoryLogger()



More information about the CIG-COMMITS mailing list