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:
bb45d45
)
- fix mode to check
author
tappro
<tappro>
Wed, 3 Jun 2009 07:26:59 +0000
(07:26 +0000)
committer
tappro
<tappro>
Wed, 3 Jun 2009 07:26:59 +0000
(07:26 +0000)
Branch b1_8
b=19578
i=grev
lustre/tests/replay-vbr.sh
patch
|
blob
|
history
diff --git
a/lustre/tests/replay-vbr.sh
b/lustre/tests/replay-vbr.sh
index
c01310e
..
0087434
100644
(file)
--- a/
lustre/tests/replay-vbr.sh
+++ b/
lustre/tests/replay-vbr.sh
@@
-150,7
+150,7
@@
test_3b() {
# recovery should fail due to missing client 2
do_node $CLIENT1 df $DIR && return 1
- do_node $CLIENT1 $CHECKSTAT -p 755 $DIR/$tfile && return 2
+ do_node $CLIENT1 $CHECKSTAT -p
0
755 $DIR/$tfile && return 2
zconf_mount $CLIENT2 $DIR || error "mount $CLIENT2 $DIR fail"
zconf_umount_clients $CLIENTS $DIR