summaryrefslogtreecommitdiffstats
path: root/tests/bugs/cli/bug-1047378.t
blob: 33ee6be3d8b214b722cb5c602255ecd9295150d4 (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