Print

Print


Commit in hps-java/scripts on MAIN
et_monitoring_app.sh+1-11.6 -> 1.7
pass CL args to monitoring app main method

hps-java/scripts
et_monitoring_app.sh 1.6 -> 1.7
diff -u -r1.6 -r1.7
--- et_monitoring_app.sh	8 Apr 2012 23:48:11 -0000	1.6
+++ et_monitoring_app.sh	20 Apr 2012 18:46:05 -0000	1.7
@@ -19,7 +19,7 @@
 classpath=`pwd`/target/hps-java-1.1-SNAPSHOT-bin.jar
 
 # Run it.
-prod="java -classpath "$classpath" org.lcsim.hps.monitoring.MonitoringApplication"
+prod="java -classpath "$classpath" org.lcsim.hps.monitoring.MonitoringApplication $@"
 # -c 100"
 echo $prod
 exec $prod
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