From: adilger Date: Sat, 5 Oct 2002 13:56:27 +0000 (+0000) Subject: Dump debug log at cleanup time, in case of errors. X-Git-Tag: 0.5.14~50 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=a33536324cdc775afc8eaadd2a32aeba8ddb5622;p=fs%2Flustre-release.git Dump debug log at cleanup time, in case of errors. --- 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