diff options
| -rwxr-xr-x | run-tests.sh | 3 | 
1 files changed, 1 insertions, 2 deletions
diff --git a/run-tests.sh b/run-tests.sh index c88d4e61088..4074b549ddc 100755 --- a/run-tests.sh +++ b/run-tests.sh @@ -197,8 +197,7 @@ function is_bad_test ()      for bt in ./tests/basic/quota-anon-fd-nfs.t \                ./tests/basic/quota-nfs.t \                ./tests/basic/tier/tier_lookup_heal.t \ -              ./tests/basic/mount-nfs-auth.t \ -              ./tests/basic/tier/bug-1214222-directories_miising_after_attach_tier.t \ +              ./tests/basic/tier/bug-1214222-directories_missing_after_attach_tier.t \                ./tests/bugs/snapshot/bug-1109889.t \                ./tests/bugs/distribute/bug-1066798.t \                ./tests/geo-rep/georep-basic-dr-rsync.t \  | 
