summaryrefslogtreecommitdiffstats
path: root/dvm/2719/testcase
blob: fde2977d716193110e54db75bc7e45f5f218cd5d (plain)
1
2
3
4
5
6
7
#!/bin/bash

source $cwd/regression_helpers

$GLUSTERFSDIR/gluster help | grep "volume top" | grep "volume top operations" 2>/dev/null 1>/dev/null;

exit $?