Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5563a7e
)
remove garbage
author
tappro
<tappro>
Mon, 25 Sep 2006 23:53:07 +0000
(23:53 +0000)
committer
tappro
<tappro>
Mon, 25 Sep 2006 23:53:07 +0000
(23:53 +0000)
lustre/tests/test-framework.sh
patch
|
blob
|
history
diff --git
a/lustre/tests/test-framework.sh
b/lustre/tests/test-framework.sh
index
6f00720
..
637c2c6
100644
(file)
--- 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