@@ -618,7 +618,7 class ProcUnitConf(): | |||
|
618 | 618 | |
|
619 | 619 | kwargs[parmConfObj.name] = parmConfObj.getValue() |
|
620 | 620 | |
|
621 | ini = time.time() | |
|
621 | #ini = time.time() | |
|
622 | 622 | |
|
623 | 623 | #print "\tRunning the '%s' operation with %s" %(opConfObj.name, opConfObj.id) |
|
624 | 624 | sts = self.procUnitObj.call(opType = opConfObj.type, |
General Comments 0
You need to be logged in to leave comments.
Login now