Print

Print


Commit in SimDist on MAIN
build.sh.old+14added 1.1
build.sh-141.9 removed
+14-14
1 added + 1 removed, total 2 files

SimDist
build.sh.old added at 1.1
diff -N build.sh.old
--- /dev/null	1 Jan 1970 00:00:00 -0000
+++ build.sh.old	14 Aug 2012 23:17:33 -0000	1.1
@@ -0,0 +1,14 @@
+#!/bin/sh
+
+# rebuild configure script
+#./ac.sh
+
+# configure SimDist
+#./configure
+
+# build the packages
+nohup make &> build.log &
+
+# tail the logfile as it builds
+tail -f build.log
+

SimDist
build.sh removed after 1.9
diff -N build.sh
--- build.sh	18 Jul 2012 22:47:26 -0000	1.9
+++ /dev/null	1 Jan 1970 00:00:00 -0000
@@ -1,14 +0,0 @@
-#!/bin/sh
-
-# rebuild configure script
-#./ac.sh
-
-# configure SimDist
-#./configure
-
-# build the packages
-nohup make &> build.log &
-
-# tail the logfile as it builds
-tail -f build.log
-
CVSspam 0.2.12


Use REPLY-ALL to reply to list

To unsubscribe from the LCD-CVS list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=LCD-CVS&A=1