fence-agents: master - fence_sanbox2: Typo correction

Marek Grác marx at fedoraproject.org
Fri Oct 9 10:35:11 UTC 2009


Gitweb:        http://git.fedorahosted.org/git/fence-agents.git?p=fence-agents.git;a=commitdiff;h=6a34bd9d7f3f68f26f06f8d57eea6135b6c6b6d6
Commit:        6a34bd9d7f3f68f26f06f8d57eea6135b6c6b6d6
Parent:        a456efcf471711f20dd80db5150da7f0ecf937c7
Author:        Marek 'marx' Grac <mgrac at redhat.com>
AuthorDate:    Fri Oct 9 12:34:53 2009 +0200
Committer:     Marek 'marx' Grac <mgrac at redhat.com>
CommitterDate: Fri Oct 9 12:34:53 2009 +0200

fence_sanbox2: Typo correction

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

diff --git a/fence/agents/sanbox2/fence_sanbox2.py b/fence/agents/sanbox2/fence_sanbox2.py
index d7b5335..0b048a3 100644
--- a/fence/agents/sanbox2/fence_sanbox2.py
+++ b/fence/agents/sanbox2/fence_sanbox2.py
@@ -75,6 +75,7 @@ def set_power_status(conn, options):
 			conn.send("exit\n")
 			conn.close()
 		except:
+			pass
 		fail(EC_TIMED_OUT)
 
 def get_list_devices(conn, options):


More information about the cluster-commits mailing list