summaryrefslogtreecommitdiffstats
path: root/tests/afr.rc
diff options
context:
space:
mode:
Diffstat (limited to 'tests/afr.rc')
-rw-r--r--tests/afr.rc5
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/afr.rc b/tests/afr.rc
index ed376f0b41f..bdf4075a233 100644
--- a/tests/afr.rc
+++ b/tests/afr.rc
@@ -85,11 +85,6 @@ function is_file_heal_done {
#count the number of entries marked for self-heal
#in brick $1's index
-function count_sh_entries()
-{
- ls $1/.glusterfs/indices/xattrop | grep -v "xattrop-" | wc -l
-}
-
function count_index_entries()
{
ls $1/.glusterfs/indices/xattrop | wc -l