[avida-cvs] avida CVS commits: /current/source/main Makefile.am

kaben avida-cvs at alife.org
Tue Oct 7 00:26:17 PDT 2003


kaben		Mon Oct  6 16:26:17 2003 EDT

  Modified files:              
    /avida/current/source/main	Makefile.am 
  Log:
  Disabled src/main/unit_testsuites until I can try it out on our beowulf.
  
Index: avida/current/source/main/Makefile.am
diff -u avida/current/source/main/Makefile.am:1.33 avida/current/source/main/Makefile.am:1.34
--- avida/current/source/main/Makefile.am:1.33	Fri Oct  3 14:48:15 2003
+++ avida/current/source/main/Makefile.am	Mon Oct  6 16:26:16 2003
@@ -77,5 +77,7 @@
 EXTRA_DIST = main.pro main_sub.pri
 
 if DEJAGNU_REGRESSION_TESTS
-SUBDIRS = . unit_testsuites functional_testsuites
+# Disabled unit_testsuite until I can try it out on our beowulf.
+#SUBDIRS = . unit_testsuites functional_testsuites
+SUBDIRS = . functional_testsuites
 endif






More information about the Avida-cvs mailing list