diff options
author | Christian Pointner <equinox@helsinki.at> | 2015-09-09 19:14:41 (GMT) |
---|---|---|
committer | Christian Pointner <equinox@helsinki.at> | 2015-09-09 19:14:51 (GMT) |
commit | f985fbe0fa2646a060d8b021bf6883938a32513b (patch) | |
tree | f9dbfb79b54ff8891f904bb7fdd629049d597117 /agent/gluster | |
parent | 2db3a2a6be414cfdb12fc63b81d9c07394cb379c (diff) |
added nut
Diffstat (limited to 'agent/gluster')
-rwxr-xr-x | agent/gluster | 1 |
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) - |