diff options
Diffstat (limited to 'run-tests.sh')
| -rwxr-xr-x | run-tests.sh | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/run-tests.sh b/run-tests.sh index e6d9ceeafe5..e21f165180c 100755 --- a/run-tests.sh +++ b/run-tests.sh @@ -211,7 +211,6 @@ function is_bad_test ()                ./tests/basic/afr/sparse-file-self-heal.t \                ./tests/basic/afr/replace-brick-self-heal.t \                ./tests/bugs/snapshot/bug-1140162-file-snapshot-features-encrypt-opts-validation.t \ -              ./tests/basic/afr/arbiter-statfs.t \                ./tests/features/weighted-rebalance.t \                ; do          [ x"$name" = x"$bt" ] && return 0 # bash: zero means true/success  | 
