[cig-commits] r20910 - in short/3D/PyLith/branches/v1.7-trunk: . tests_auto

brad at geodynamics.org brad at geodynamics.org
Wed Oct 24 12:42:32 PDT 2012


Author: brad
Date: 2012-10-24 12:42:31 -0700 (Wed, 24 Oct 2012)
New Revision: 20910

Modified:
   short/3D/PyLith/branches/v1.7-trunk/configure.ac
   short/3D/PyLith/branches/v1.7-trunk/tests_auto/Makefile.am
Log:
Updated tests_auto stuff.

Modified: short/3D/PyLith/branches/v1.7-trunk/configure.ac
===================================================================
--- short/3D/PyLith/branches/v1.7-trunk/configure.ac	2012-10-24 19:42:03 UTC (rev 20909)
+++ short/3D/PyLith/branches/v1.7-trunk/configure.ac	2012-10-24 19:42:31 UTC (rev 20910)
@@ -312,7 +312,6 @@
 		tests_auto/Makefile
 		tests_auto/1d/Makefile
 		tests_auto/1d/line2/Makefile
-		tests_auto/1d/line3/Makefile
 		tests_auto/2d/Makefile
 		tests_auto/2d/tri3/Makefile
 		tests_auto/2d/quad4/Makefile

Modified: short/3D/PyLith/branches/v1.7-trunk/tests_auto/Makefile.am
===================================================================
--- short/3D/PyLith/branches/v1.7-trunk/tests_auto/Makefile.am	2012-10-24 19:42:03 UTC (rev 20909)
+++ short/3D/PyLith/branches/v1.7-trunk/tests_auto/Makefile.am	2012-10-24 19:42:31 UTC (rev 20910)
@@ -19,7 +19,8 @@
 SUBDIRS = \
 	1d \
 	2d \
-	petsc
+	petsc \
+	eqinfo
 
 
 # End of file 



More information about the CIG-COMMITS mailing list