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:
41bc2d0
)
b=11230
author
komaln
<komaln>
Thu, 22 Nov 2007 11:17:49 +0000
(11:17 +0000)
committer
komaln
<komaln>
Thu, 22 Nov 2007 11:17:49 +0000
(11:17 +0000)
a small change left undone.
lustre/tests/conf-sanity.sh
patch
|
blob
|
history
diff --git
a/lustre/tests/conf-sanity.sh
b/lustre/tests/conf-sanity.sh
index
e94e93d
..
5da69d6
100644
(file)
--- a/
lustre/tests/conf-sanity.sh
+++ b/
lustre/tests/conf-sanity.sh
@@
-1432,8
+1432,8
@@
test_37() {
rm -f $LOCAL_MDSDEV
touch $LOCAL_MDSDEV
- mkfs.lustre --reformat --fsname=lustre --mdt --mgs --device-size=9000 $LOCAL_MDSDEV
-
||
error "mkfs.lustre $LOCAL_MDSDEV failed"
+ mkfs.lustre --reformat --fsname=lustre --mdt --mgs --device-size=9000 $LOCAL_MDSDEV
||
+ error "mkfs.lustre $LOCAL_MDSDEV failed"
ln -s $LOCAL_MDSDEV $SYM_MDSDEV
echo "mount symlink device - $SYM_MDSDEV"