Skip to content
Snippets Groups Projects
Commit 5c685ff3 authored by Elena Gryaznova's avatar Elena Gryaznova
Browse files

b=13769

i=Adilger

remove chmod 700
parent f081ca80
No related branches found
No related tags found
No related merge requests found
...@@ -103,7 +103,7 @@ for NAME in $CONFIGS; do ...@@ -103,7 +103,7 @@ for NAME in $CONFIGS; do
rm -f /mnt/lustre/`hostname`/client.txt rm -f /mnt/lustre/`hostname`/client.txt
fi fi
chown $UID $MOUNT && chmod 700 $MOUNT chown $UID $MOUNT
which bonnie++ > /dev/null 2>&1 || BONNIE=no which bonnie++ > /dev/null 2>&1 || BONNIE=no
if [ "$BONNIE" != "no" ]; then if [ "$BONNIE" != "no" ]; then
title bonnie title bonnie
......
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