Commit in hps-java/scripts on MAIN
et_evio_file_producer_test.sh+3-21.1 -> 1.2
ld path is not right; this needs to be supplied externally by user

hps-java/scripts
et_evio_file_producer_test.sh 1.1 -> 1.2
diff -u -r1.1 -r1.2
--- et_evio_file_producer_test.sh	24 Feb 2012 06:38:50 -0000	1.1
+++ et_evio_file_producer_test.sh	9 Mar 2012 02:44:44 -0000	1.2
@@ -10,9 +10,10 @@
 
 eviofile=$1
 
-export LD_LIBRARY_PATH=`pwd`/lib/Linux-x86_64/
+#export LD_LIBRARY_PATH=`pwd`/lib/Linux-x86_64/
 classpath=`pwd`/target/hps-java-1.0-SNAPSHOT-bin.jar
 
-prod="java -classpath $classpath org.lcsim.hps.evio.EvioFileProducer -e ${eviofile} -f ETBuffer -host $(hostname) -s 1024"
+#prod="java -classpath $classpath org.lcsim.hps.evio.EvioFileProducer -e ${eviofile} -f ETBuffer -host $(hostname) -s 1024"
+prod="java -classpath $classpath org.lcsim.hps.evio.EvioFileProducer -e ${eviofile} -f ETBuffer -host $(hostname) -s 64000"
 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