missed that pcucontrol still depended on the command.py file.
[monitor.git] / bootman.py
index 7ec552f..640f9ee 100755 (executable)
@@ -14,7 +14,7 @@ from getsshkeys import SSHKnownHosts
 
 import subprocess
 import time
-from monitor.util import command as moncommands
+from pcucontrol.util import command as moncommands
 from sets import Set
 
 from pcucontrol.transports.ssh import pxssh as pxssh