diff --git a/lustre/tests/conf-sanity.sh b/lustre/tests/conf-sanity.sh index d8f186257c424913ae56d74fe3f229f3469e2550..a0e7dd6f443e13938e726935919061380de1214c 100644 --- a/lustre/tests/conf-sanity.sh +++ b/lustre/tests/conf-sanity.sh @@ -1523,9 +1523,8 @@ test_38() { # bug 14222 [ "$ERROR" = "y" ] && error "old and new files are different after sync" || true log "files compared the same" - #cleanup + cleanup } - run_test 38 "MDS recreates missing lov_objid file from OST data" test_39() { #bug 14413