From 4138615c0019f460efa757f0f65e0660b61f2c5f Mon Sep 17 00:00:00 2001 From: grev <grev> Date: Wed, 20 Feb 2008 19:01:24 +0000 Subject: [PATCH] b=14944 i=Adilger test_38 cleanup --- lustre/tests/conf-sanity.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lustre/tests/conf-sanity.sh b/lustre/tests/conf-sanity.sh index d8f186257c..a0e7dd6f44 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 -- GitLab