Commit in java/trunk/monitoring-app/src/main/scripts on MAIN
evio_file_producer.sh+1-1903 -> 904
Change class location.

java/trunk/monitoring-app/src/main/scripts
evio_file_producer.sh 903 -> 904
--- java/trunk/monitoring-app/src/main/scripts/evio_file_producer.sh	2014-08-19 22:58:31 UTC (rev 903)
+++ java/trunk/monitoring-app/src/main/scripts/evio_file_producer.sh	2014-08-19 23:05:06 UTC (rev 904)
@@ -14,6 +14,6 @@
 
 # Run the file producer, sending any additional arguments to the command.
 #prod="java -classpath $classpath org.hps.evio.EvioFileProducer -e ${eviofile} -f ETBuffer -host localhost -s 10000 -d 100 $@"
-prod="java -classpath $classpath org.hps.monitoring.record.evio.EvioFileProducer -e ${eviofile} -f ETBuffer -host localhost -s 10000 $@"
+prod="java -classpath $classpath org.hps.record.evio.EvioFileProducer -e ${eviofile} -f ETBuffer -host localhost -s 10000 $@"
 echo $prod
 exec $prod
SVNspam 0.1