cluster: STABLE3 - fence_sanbox2: Typo correction

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


Gitweb:        http://git.fedorahosted.org/git/cluster.git?p=cluster.git;a=commitdiff;h=9de7fcd3dbefbfe56a317dc6fe94836fae9850da
Commit:        9de7fcd3dbefbfe56a317dc6fe94836fae9850da
Parent:        799af64234c8b4ac6858442abbec3b5ed9a8ad65
Author:        Marek 'marx' Grac <mgrac at redhat.com>
AuthorDate:    Fri Oct 9 12:32:44 2009 +0200
Committer:     Marek 'marx' Grac <mgrac at redhat.com>
CommitterDate: Fri Oct 9 12:32:44 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