Whamcloud - gitweb
b=23316 BUG: soft lockup - CPU#2 stuck for 10s! [ll_cfg_requeue:2851]
authorDmitry Zogin <dmitry.zoguine@oracle.com>
Tue, 7 Sep 2010 14:05:16 +0000 (18:05 +0400)
committerMikhail Pershin <tappro@sun.com>
Tue, 7 Sep 2010 20:08:34 +0000 (00:08 +0400)
 test-framework.sh cleanup patch

lustre/tests/test-framework.sh

index 624c23a..61409d4 100644 (file)
@@ -3849,11 +3849,6 @@ gather_logs () {
     local list=$1
 
     local ts=$(date +%s)
-
-    # bug 20237, comment 11
-    # It would also be useful to provide the option
-    # of writing the file to an NFS directory so it doesn't need to be copied.
-    local tmp=$TMP
     local docp=true
     [ -f $LOGDIR/shared ] && docp=false