From a33536324cdc775afc8eaadd2a32aeba8ddb5622 Mon Sep 17 00:00:00 2001 From: adilger Date: Sat, 5 Oct 2002 13:56:27 +0000 Subject: [PATCH] Dump debug log at cleanup time, in case of errors. --- lustre/tests/llmountcleanup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lustre/tests/llmountcleanup.sh b/lustre/tests/llmountcleanup.sh index 136f507..905d205 100755 --- a/lustre/tests/llmountcleanup.sh +++ b/lustre/tests/llmountcleanup.sh @@ -6,5 +6,5 @@ if [ ! -f local.xml ]; then ./local.sh fi -${LCONF} --cleanup local.xml +${LCONF} --cleanup --dump /tmp/debug local.xml -- 1.8.3.1