Skip to content
Snippets Groups Projects
Commit 78f7d5bd authored by komaln's avatar komaln
Browse files

b=11230

	a small change left undone.
parent 41bc2d03
No related branches found
No related tags found
No related merge requests found
...@@ -1432,8 +1432,8 @@ test_37() { ...@@ -1432,8 +1432,8 @@ test_37() {
rm -f $LOCAL_MDSDEV rm -f $LOCAL_MDSDEV
touch $LOCAL_MDSDEV touch $LOCAL_MDSDEV
mkfs.lustre --reformat --fsname=lustre --mdt --mgs --device-size=9000 $LOCAL_MDSDEV mkfs.lustre --reformat --fsname=lustre --mdt --mgs --device-size=9000 $LOCAL_MDSDEV ||
|| error "mkfs.lustre $LOCAL_MDSDEV failed" error "mkfs.lustre $LOCAL_MDSDEV failed"
ln -s $LOCAL_MDSDEV $SYM_MDSDEV ln -s $LOCAL_MDSDEV $SYM_MDSDEV
echo "mount symlink device - $SYM_MDSDEV" echo "mount symlink device - $SYM_MDSDEV"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment