missed that pcucontrol still depended on the command.py file.
[monitor.git] / pcucontrol / reboot.py
index a0ba1f2..f47da2e 100755 (executable)
@@ -331,6 +331,7 @@ class PCUControl(PCUModel,PCURecord):
                        email_exception(self.host)
                        raise Exception(err)
 
+from pcucontrol.util import command
 from pcucontrol.models import *
 
 def pcu_name(pcu):