summaryrefslogtreecommitdiffstats
path: root/133/regr/testcase
diff options
context:
space:
mode:
Diffstat (limited to '133/regr/testcase')
-rwxr-xr-x133/regr/testcase2
1 files changed, 1 insertions, 1 deletions
diff --git a/133/regr/testcase b/133/regr/testcase
index b391448..3b0590b 100755
--- a/133/regr/testcase
+++ b/133/regr/testcase
@@ -28,7 +28,7 @@ sleep 5
if [ $(getfattr -d -e hex -m "trusted.glusterfs.content" $MOUNTDIR/client1 2> /dev/null | wc -l) -ne 0 ];then
ok $description
else
- not_ok $desrciption
+ not_ok $description
comment $comments
fi