Whamcloud - gitweb
Dump debug log at end of test in case of error.
authoradilger <adilger>
Sat, 5 Oct 2002 13:54:25 +0000 (13:54 +0000)
committeradilger <adilger>
Sat, 5 Oct 2002 13:54:25 +0000 (13:54 +0000)
lustre/tests/runtests

index 1e2530a..b23cdff 100755 (executable)
@@ -14,7 +14,7 @@ fail() {
 export PATH=/sbin:/usr/sbin:$SRCDIR:$PATH
 
 cleanup() {
-        $LCONF --cleanup $OPTS
+        $LCONF --cleanup --dump /tmp/debug $OPTS
        trap 0
 }