[Commits] [svn:einsteintoolkit] www/release-info/ (Rev. 649)

knarf at cct.lsu.edu knarf at cct.lsu.edu
Fri Oct 7 11:54:49 CDT 2011


User: knarf
Date: 2011/10/07 11:54 AM

Modified:
 /release-info/
  compile_tests_py

Log:
 setup philip (for me) automatically

File Changes:

Directory: /release-info/
=========================

File [modified]: compile_tests_py
Delta lines: +3 -0
===================================================================
--- release-info/compile_tests_py	2011-10-07 16:53:52 UTC (rev 648)
+++ release-info/compile_tests_py	2011-10-07 16:54:49 UTC (rev 649)
@@ -23,6 +23,9 @@
 hostname | grep ^numrel && whoami | grep -q ^knarf &&
   cp ~/utils/simfactory/etc/defs.local.ini        simfactory/etc/ &&
   export SIM_SETUP_DONE=1
+hostname | grep ^philip && whoami | grep -q ^knarf &&
+  cp ~/utils/simfactory/etc/defs.local.ini        simfactory/etc/ &&
+  export SIM_SETUP_DONE=1
 
 # 'configure' simfactory
 if [ "x$SIM_SETUP_DONE" != "x1" ]; then



More information about the Commits mailing list