From 487417378ab17f722be2f282e85a9e3da30d9390 Mon Sep 17 00:00:00 2001 From: grev <grev> Date: Wed, 15 Oct 2008 15:33:53 +0000 Subject: [PATCH] b=12599 i=Nathan fix obsolete run_one CLEANUP --- lustre/tests/test-framework.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/lustre/tests/test-framework.sh b/lustre/tests/test-framework.sh index a5f90126d4..627952ca99 100644 --- a/lustre/tests/test-framework.sh +++ b/lustre/tests/test-framework.sh @@ -1446,7 +1446,6 @@ run_one() { unset TESTNAME unset tdir umask $SAVE_UMASK - $CLEANUP } canonical_path() { -- GitLab