From: Faiyaz Ahmed Date: Mon, 18 Aug 2008 19:27:14 +0000 (+0000) Subject: text. X-Git-Tag: NodeManager-1.8-0~11 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=010bad9a5bb7626692d708e020e32532e3c8fcb3;p=nodemanager.git text. --- diff --git a/nm.py b/nm.py index a2b6a4d..ea8af80 100755 --- a/nm.py +++ b/nm.py @@ -36,6 +36,7 @@ parser.add_option('-m', '--module', action='store', dest='module', default='', h modules = [] def GetSlivers(plc): + '''Run call backs defined in modules''' try: logger.log("Syncing w/ PLC") data = plc.GetSlivers()