Print

Print


Commit in hps-java/scripts on MAIN
et_evio_consumer_test.sh+1-11.1 -> 1.2
et_evio_file_producer_test.sh+1-11.3 -> 1.4
+2-2
2 modified files
update hps java version in test scripts

hps-java/scripts
et_evio_consumer_test.sh 1.1 -> 1.2
diff -u -r1.1 -r1.2
--- et_evio_consumer_test.sh	9 Mar 2012 23:34:36 -0000	1.1
+++ et_evio_consumer_test.sh	16 Mar 2012 20:31:07 -0000	1.2
@@ -19,7 +19,7 @@
 eviofile=$1
 
 # Classpath pointing to the hps-java jar.
-classpath=`pwd`/target/hps-java-1.0-SNAPSHOT-bin.jar
+classpath=`pwd`/target/hps-java-1.1-SNAPSHOT-bin.jar
 
 # Run it.
 prod="java -classpath $classpath org.lcsim.hps.evio.EvioConsumer -f ETBuffer -host $(hostname) -s MY_STATION"

hps-java/scripts
et_evio_file_producer_test.sh 1.3 -> 1.4
diff -u -r1.3 -r1.4
--- et_evio_file_producer_test.sh	9 Mar 2012 02:49:57 -0000	1.3
+++ et_evio_file_producer_test.sh	16 Mar 2012 20:31:07 -0000	1.4
@@ -19,7 +19,7 @@
 eviofile=$1
 
 # Classpath pointing to the hps-java jar.
-classpath=`pwd`/target/hps-java-1.0-SNAPSHOT-bin.jar
+classpath=`pwd`/target/hps-java-1.1-SNAPSHOT-bin.jar
 
 # Run it.
 prod="java -classpath $classpath org.lcsim.hps.evio.EvioFileProducer -e ${eviofile} -f ETBuffer -host $(hostname) -s 1000"
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