last plc-dependent code moved to PlDriver
[sfa.git] / sfa / managers / aggregate_manager_max.py
index 7001fb6..0300522 100644 (file)
@@ -18,6 +18,9 @@ from sfa.plc.plslices import PlSlices
 
 class AggregateManagerMax (AggregateManager):
 
+    def __init__ (self, config):
+        pass
+
     RSPEC_TMP_FILE_PREFIX = "/tmp/max_rspec"
     
     # execute shell command and return both exit code and text output