Print

Print


Commit in hps-java/src/main/java/org/lcsim/hps/monitoring on MAIN
MonitoringApplication.java+2-21.44 -> 1.45
oops

hps-java/src/main/java/org/lcsim/hps/monitoring
MonitoringApplication.java 1.44 -> 1.45
diff -u -r1.44 -r1.45
--- MonitoringApplication.java	10 May 2012 23:07:43 -0000	1.44
+++ MonitoringApplication.java	10 May 2012 23:35:54 -0000	1.45
@@ -63,7 +63,7 @@
  * ring. This class is accessible to users by calling its main() method.
  * 
  * @author Jeremy McCormick <[log in to unmask]>
- * @version $Id: MonitoringApplication.java,v 1.44 2012/05/10 23:07:43 jeremy Exp $
+ * @version $Id: MonitoringApplication.java,v 1.45 2012/05/10 23:35:54 jeremy Exp $
  */
 public class MonitoringApplication {
 
@@ -504,7 +504,7 @@
 
         // Load the connection settings.
         if (cl.hasOption("c")) {
-            app.loadConnectionSettings(new File(cl.getOptionValue("p")));
+            app.loadConnectionSettings(new File(cl.getOptionValue("c")));
         }
 
         // Load the job settings.
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