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:
9c35b8c
)
Fix wrong indenting of the previous commit.
author
grev
<grev>
Tue, 30 Oct 2007 16:44:15 +0000
(16:44 +0000)
committer
grev
<grev>
Tue, 30 Oct 2007 16:44:15 +0000
(16:44 +0000)
lustre/tests/conf-sanity.sh
patch
|
blob
|
history
diff --git
a/lustre/tests/conf-sanity.sh
b/lustre/tests/conf-sanity.sh
index
121603b
..
f451667
100644
(file)
--- a/
lustre/tests/conf-sanity.sh
+++ b/
lustre/tests/conf-sanity.sh
@@
-1371,7
+1371,7
@@
test_36() { # 12743
mkdir -p $MOUNT2
mount -t lustre $MGSNID:/${FSNAME2} $MOUNT2 || return 1
- sleep 5 # until 11778 fixed
+
sleep 5 # until 11778 fixed
dd if=/dev/zero of=$MOUNT2/$tfile bs=1M count=7 || return 2