Print

Print


Commit in projects/lcsim/trunk/event-processing/src/main/java/org/lcsim/util/loop on MAIN
LCSimLoop.java+2-23079 -> 3080
Revert this change.  I will fix this up within the JobControlManager for now.

projects/lcsim/trunk/event-processing/src/main/java/org/lcsim/util/loop
LCSimLoop.java 3079 -> 3080
--- projects/lcsim/trunk/event-processing/src/main/java/org/lcsim/util/loop/LCSimLoop.java	2014-04-03 20:02:21 UTC (rev 3079)
+++ projects/lcsim/trunk/event-processing/src/main/java/org/lcsim/util/loop/LCSimLoop.java	2014-04-03 22:00:16 UTC (rev 3080)
@@ -30,8 +30,8 @@
         // Setup the conditions manager but only if there is not a conditions
         // manager already pre-installed.  We don't want to clobber it here if so!
         // --JM
-        if (!ConditionsManager.isSetup())
-            LCSimConditionsManagerImplementation.register();
+        //if (!ConditionsManager.isSetup())
+        LCSimConditionsManagerImplementation.register();
         DriverAdapter da = new DriverAdapter(top);
         RunListener runListener = new RunListener(top);
         addRecordListener(runListener);
SVNspam 0.1


Use REPLY-ALL to reply to list

To unsubscribe from the LCDET-SVN list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=LCDET-SVN&A=1