[Avida-cvs] [avida-svn] r961 - trunk

brysonda at myxo.css.msu.edu brysonda at myxo.css.msu.edu
Wed Sep 13 19:37:25 PDT 2006


Author: brysonda
Date: 2006-09-13 22:37:25 -0400 (Wed, 13 Sep 2006)
New Revision: 961

Modified:
   trunk/test_avida
Log:
Update trunk test_avida to use appropriate default cmake build directory.

Modified: trunk/test_avida
===================================================================
--- trunk/test_avida	2006-09-14 02:36:33 UTC (rev 960)
+++ trunk/test_avida	2006-09-14 02:37:25 UTC (rev 961)
@@ -1,3 +1,3 @@
 #!/bin/sh
 
-cd build && ctest --verbose "$@"
+cd cbuild && ctest --verbose "$@"




More information about the Avida-cvs mailing list