summaryrefslogtreecommitdiffstats
path: root/tests/volume.rc
diff options
context:
space:
mode:
Diffstat (limited to 'tests/volume.rc')
-rw-r--r--tests/volume.rc2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/volume.rc b/tests/volume.rc
index e3ae408f971..bd51893392e 100644
--- a/tests/volume.rc
+++ b/tests/volume.rc
@@ -618,7 +618,7 @@ function get_scrubd_count {
}
function get_quarantine_count {
- ls -l "$1/.glusterfs/quanrantine" | wc -l
+ ls -l "$1/.glusterfs/quarantine" | wc -l
}
function get_quotad_count {