Skip to content
Snippets Groups Projects
Commit c5ca7084 authored by Sara Stentvedt Luggenes's avatar Sara Stentvedt Luggenes
Browse files

endra startcock

parent bb769dad
Branches
No related tags found
No related merge requests found
...@@ -14,7 +14,7 @@ do ...@@ -14,7 +14,7 @@ do
for ip in $ipList for ip in $ipList
do do
if [ $ip -ne $mainIp ] if [[ $ip != $mainIp ]]
then then
glusterListIp="$glusterListIp $ip" glusterListIp="$glusterListIp $ip"
fi fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment