[avida-cvs] avida(kaben) CVS commits: /current CMakeLists.txt DartConfig.cmake

kaben avida-cvs at alife.org
Tue Jan 13 18:28:42 PST 2004


kaben		Tue Jan 13 10:28:42 2004 EDT

  Modified files:              (Branch: kaben)
    /avida/current	CMakeLists.txt DartConfig.cmake 
  Log:
  
  Revised location of the Dart drop script on myxo, used to transfer test
  results to dashboard server.
  
  
  
Index: avida/current/CMakeLists.txt
diff -u avida/current/CMakeLists.txt:1.1.2.3 avida/current/CMakeLists.txt:1.1.2.4
--- avida/current/CMakeLists.txt:1.1.2.3	Wed Dec 17 10:19:30 2003
+++ avida/current/CMakeLists.txt	Tue Jan 13 10:28:41 2004
@@ -1,4 +1,6 @@
-
+#
+#
+#
 # This section defines default builtin configure options.
 
 IF(UNIX)
Index: avida/current/DartConfig.cmake
diff -u avida/current/DartConfig.cmake:1.1.2.3 avida/current/DartConfig.cmake:1.1.2.4
--- avida/current/DartConfig.cmake:1.1.2.3	Tue Jan 13 07:25:03 2004
+++ avida/current/DartConfig.cmake	Tue Jan 13 10:28:41 2004
@@ -5,5 +5,5 @@
 SET (DROP_SITE "myxo.css.msu.edu")
 SET (DROP_LOCATION "incoming")
 SET (DROP_SITE_USER "testdummy")
-SET (TRIGGER_SITE "http://${DROP_SITE}/avida/cgi-bin/dart--avida--current.pl")
+SET (TRIGGER_SITE "http://${DROP_SITE}/cgi-bin/dart--avida--current.pl")
 






More information about the Avida-cvs mailing list