Print

Print


Commit in hps-java/scripts on MAIN
et_evio_file_producer_test.sh+1-11.16 -> 1.17
add a delay to test script file streaming

hps-java/scripts
et_evio_file_producer_test.sh 1.16 -> 1.17
diff -u -r1.16 -r1.17
--- et_evio_file_producer_test.sh	4 Jun 2013 19:58:26 -0000	1.16
+++ et_evio_file_producer_test.sh	4 Jun 2013 20:57:25 -0000	1.17
@@ -11,6 +11,6 @@
 classpath=${project.basedir}/target/hps-java-${project.version}-bin.jar
 
 # Run it.
-prod="java -classpath $classpath org.lcsim.hps.evio.EvioFileProducer -e ${eviofile} -f ETBuffer -host localhost -s 10000 $@"
+prod="java -classpath $classpath org.lcsim.hps.evio.EvioFileProducer -e ${eviofile} -f ETBuffer -host localhost -s 10000 -d 1000 $@"
 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