updated module import statements. not sure how I missed these before.
[monitor.git] / grouprins.py
index c30e85d..ed6149d 100755 (executable)
@@ -33,7 +33,7 @@ import time
 
 import bootman                 # debug nodes
 import mailmonitor     # down nodes without pcu
-from emailTxt import mailtxt
+from monitor.wrapper.emailTxt import mailtxt
 import sys
 
 class Reboot(object):