summaryrefslogtreecommitdiffstats
path: root/tests/bugs/bug-1047378.t
blob: b441ee9b149eddd915dd1e202fe64cd46e65b8a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#!/bin/bash

. $(dirname $0)/../include.rc

cleanup;

TEST glusterd
TEST pidof glusterd

TEST "echo volume list | $CLI --xml | xmllint --format -"

cleanup