summaryrefslogtreecommitdiffstats
path: root/dvm/2095
diff options
context:
space:
mode:
authorRaghavendra Bhat <raghavendrabhat@gluster.com>2011-10-10 11:58:37 +0530
committerRaghavendra Bhat <raghavendrabhat@gluster.com>2011-10-10 11:58:37 +0530
commit12f0c3ab400df121182c6b0a92a2bebc32ebc384 (patch)
tree17bc2b541632f4158e5790eeda0bab4034c65a32 /dvm/2095
parent55161435db59d7f8ab1fa14395139c511f3fdea1 (diff)
dvm: fix some typos present in the patches for 2010 and 2095
Diffstat (limited to 'dvm/2095')
-rwxr-xr-xdvm/2095/testcase2
1 files changed, 1 insertions, 1 deletions
diff --git a/dvm/2095/testcase b/dvm/2095/testcase
index a6f2eac..5fe7330 100755
--- a/dvm/2095/testcase
+++ b/dvm/2095/testcase
@@ -21,7 +21,7 @@ function main ()
exit 22;
fi
- grep "option transport-type rdma" /etc/glusterd/vols/$global_bug_id/"$global_bug_id"-fuse.vol 2>/dev/null 1>/dev/null;
+ grep "option transport-type rdma" /etc/glusterd/vols/$global_bug_id/"$global_bug_id".rdma-fuse.vol 2>/dev/null 1>/dev/null;
op_ret=$?;