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:
90522bd
)
defaults back to format
author
braam
<braam>
Mon, 21 Jan 2002 02:33:30 +0000
(
02:33
+0000)
committer
braam
<braam>
Mon, 21 Jan 2002 02:33:30 +0000
(
02:33
+0000)
lustre/demos/basesetup.sh
patch
|
blob
|
history
diff --git
a/lustre/demos/basesetup.sh
b/lustre/demos/basesetup.sh
index
a232871
..
3b0bad8
100755
(executable)
--- a/
lustre/demos/basesetup.sh
+++ b/
lustre/demos/basesetup.sh
@@
-58,8
+58,8
@@
fi
if [ "$BASEDEV" ]; then
- echo "No mke2fs!!"
-
#
mke2fs -r 0 -b 4096 $BASEDEV
+
#
echo "No mke2fs!!"
+ mke2fs -r 0 -b 4096 $BASEDEV
else
echo "\$BASEDEV not defined in demos/config.sh. Please fix!"
[ "$LOOPDEV" ] && losetup -d $LOOPDEV