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:
8b07280
)
b=17056
author
grev
<grev>
Tue, 23 Sep 2008 17:29:41 +0000
(17:29 +0000)
committer
grev
<grev>
Tue, 23 Sep 2008 17:29:41 +0000
(17:29 +0000)
i=Tappro
several clients config fixed
lustre/tests/replay-single.sh
patch
|
blob
|
history
diff --git
a/lustre/tests/replay-single.sh
b/lustre/tests/replay-single.sh
index
f5d583a
..
8324e44
100755
(executable)
--- a/
lustre/tests/replay-single.sh
+++ b/
lustre/tests/replay-single.sh
@@
-1642,8
+1642,6
@@
test_70a () {
done
ls $DIR
-
- zconf_umount_clients $CLIENTS $DIR
}
run_test 70a "check multi client t-f"
@@
-1681,7
+1679,6
@@
test_70b () {
echo "load on ${CLIENT} returned $rc"
done
- zconf_umount_clients $CLIENTS $DIR
}
run_test 70b "mds recovery; $CLIENTCOUNT clients"
# end multi-client tests