X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=pl_mom.py;h=d889e882be06ec6895e907162129ae7cd12cc0cf;hb=36d48e6b65c5b4514e417f425aee54685989a605;hp=d332717413f54a433782c04adafea973c41b3831;hpb=dff03b78bcf6bec800955db10c041c462f3f679a;p=mom.git diff --git a/pl_mom.py b/pl_mom.py index d332717..d889e88 100644 --- a/pl_mom.py +++ b/pl_mom.py @@ -5,7 +5,7 @@ # Mark Huang # Copyright (C) 2006 The Trustees of Princeton University # -# $Id: pl_mom.py,v 1.1 2006/04/28 19:27:43 mlhuang Exp $ +# $Id: pl_mom.py,v 1.2 2006/05/08 17:37:28 mlhuang Exp $ # import os @@ -208,5 +208,6 @@ class NM: values[i] = value except Exception, err: print "Warning: Exception received while querying Node Manager:", err + self.nm = None return values