From 223da13fb12e822f51613f2fce7c23ea4e980256 Mon Sep 17 00:00:00 2001 From: tappro Date: Mon, 25 Sep 2006 23:53:07 +0000 Subject: [PATCH] remove garbage --- 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 6f00720..637c2c6 100644 --- a/lustre/tests/test-framework.sh +++ b/lustre/tests/test-framework.sh @@ -110,7 +110,6 @@ load_modules() { # note that insmod will ignore anything in modprobe.conf load_module ../lnet/lnet/lnet $LNETOPTS LNETLND=${LNETLND:-"socklnd/ksocklnd"} - echo -1 > /proc/sys/lnet/debug load_module ../lnet/klnds/$LNETLND load_module lvfs/lvfs load_module obdclass/obdclass -- 1.8.3.1