public inbox for cluster-cvs@sourceware.org
help / color / mirror / Atom feed
* cluster: RHEL54 - fencing: #514758 - fence_apc_snmp: local variable 'verbose_filename' referenced before assignment
@ 2009-08-03 14:03 Marek Grác
  0 siblings, 0 replies; only message in thread
From: Marek Grác @ 2009-08-03 14:03 UTC (permalink / raw)
  To: cluster-cvs-relay

Gitweb:        http://git.fedorahosted.org/git/cluster.git?p=cluster.git;a=commitdiff;h=cc5e4640d9005fd17c347ecca94986653e205891
Commit:        cc5e4640d9005fd17c347ecca94986653e205891
Parent:        9525957d66b4a45e0352a29c37905fc9f40c0b48
Author:        Marek 'marx' Grac <mgrac@redhat.com>
AuthorDate:    Mon Aug 3 15:58:57 2009 +0200
Committer:     Marek 'marx' Grac <mgrac@redhat.com>
CommitterDate: Mon Aug 3 15:58:57 2009 +0200

fencing: #514758 - fence_apc_snmp: local variable 'verbose_filename' referenced before assignment

---
 fence/agents/apc_snmp/fence_apc_snmp.py |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/fence/agents/apc_snmp/fence_apc_snmp.py b/fence/agents/apc_snmp/fence_apc_snmp.py
index fb79054..c391809 100755
--- a/fence/agents/apc_snmp/fence_apc_snmp.py
+++ b/fence/agents/apc_snmp/fence_apc_snmp.py
@@ -268,6 +268,7 @@ def main2():
 		'.1.3.6.1.4.1.318.1.3.4.4' : MasterSwitchPlus}
   
   verbose = False
+  verbose_filename = ""
   params = {}
   
   if len(sys.argv) > 1:


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-08-03 14:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-08-03 14:03 cluster: RHEL54 - fencing: #514758 - fence_apc_snmp: local variable 'verbose_filename' referenced before assignment Marek Grác

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).