summaryrefslogtreecommitdiff
path: root/agent/gluster
diff options
context:
space:
mode:
authorChristian Pointner <equinox@helsinki.at>2015-09-09 19:14:41 (GMT)
committerChristian Pointner <equinox@helsinki.at>2015-09-09 19:14:51 (GMT)
commitf985fbe0fa2646a060d8b021bf6883938a32513b (patch)
treef9dbfb79b54ff8891f904bb7fdd629049d597117 /agent/gluster
parent2db3a2a6be414cfdb12fc63b81d9c07394cb379c (diff)
added nut
Diffstat (limited to 'agent/gluster')
-rwxr-xr-xagent/gluster1
1 files changed, 0 insertions, 1 deletions
diff --git a/agent/gluster b/agent/gluster
index e7098cd..da7dcc5 100755
--- a/agent/gluster
+++ b/agent/gluster
@@ -32,4 +32,3 @@ for vol in vl.iter('volume'):
# print "[heal:%s]" % vol.text
# hi_xml = check_output(["gluster", "--mode=script", "--xml", "volume", "heal", vol.text, "info" ])
# hi = ET.fromstring(hi_xml)
-