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:
cae91a8
)
initialize SUBSYSTEM.
author
rread
<rread>
Tue, 13 Jan 2004 02:08:49 +0000
(
02:08
+0000)
committer
rread
<rread>
Tue, 13 Jan 2004 02:08:49 +0000
(
02:08
+0000)
lustre/tests/cfg/insanity-local.sh
patch
|
blob
|
history
diff --git
a/lustre/tests/cfg/insanity-local.sh
b/lustre/tests/cfg/insanity-local.sh
index
688d5e1
..
0c99215
100644
(file)
--- a/
lustre/tests/cfg/insanity-local.sh
+++ b/
lustre/tests/cfg/insanity-local.sh
@@
-10,6
+10,7
@@
FAIL_CLIENTS=${FAIL_CLIENTS:-""}
NETTYPE=${NETTYPE:-tcp}
TIMEOUT=${TIMEOUT:-30}
PTLDEBUG=${PTLDEBUG:-0}
+SUBSYSTEM=${SUBSYSTEM:-0}
MOUNT=${MOUNT:-"/mnt/lustre"}
#CLIENT_UPCALL=${CLIENT_UPCALL:-`pwd`/client-upcall-mdev.sh}
UPCALL=${CLIENT_UPCALL:-`pwd`/replay-single-upcall.sh}