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:
3058e53
)
branch: b_new_cmd
author
ericm
<ericm>
Thu, 24 Aug 2006 22:41:23 +0000
(22:41 +0000)
committer
ericm
<ericm>
Thu, 24 Aug 2006 22:41:23 +0000
(22:41 +0000)
load lmv module
lustre/tests/test-framework.sh
patch
|
blob
|
history
diff --git
a/lustre/tests/test-framework.sh
b/lustre/tests/test-framework.sh
index
2ca2c82
..
4474ace
100644
(file)
--- a/
lustre/tests/test-framework.sh
+++ b/
lustre/tests/test-framework.sh
@@
-104,6
+104,7
@@
load_modules() {
load_module ptlrpc/ptlrpc
load_module fid/fid
load_module fld/fld
+ load_module lmv/lmv
load_module mdc/mdc
load_module osc/osc
load_module lov/lov