diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/bugs/bug-874498.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/bugs/bug-874498.t b/tests/bugs/bug-874498.t index 469a0e3a4c4..a4121777dfe 100644 --- a/tests/bugs/bug-874498.t +++ b/tests/bugs/bug-874498.t @@ -59,7 +59,7 @@ function count_entries() TEST $CLI volume start $V0 force sleep 5 -TEST $CLI volume heal $V0 full +TEST $CLI volume heal $V0 ##Expected number of entries are 0 in the .glusterfs/indices/xattrop directory |