add email_exception() to all except: statements.
[monitor.git] / nodeconfig.py
index 2327ec0..ce644e6 100755 (executable)
@@ -58,6 +58,8 @@ def main():
                except:
                        print "Error with %s" % node
                        import traceback; print traceback.print_exc()
+                       from nodecommon import email_exception
+                       email_exception()
                        pass
 
        # commands: