Fix typo in clustersetup.sh (#1205)
This commit is contained in:
@@ -169,7 +169,7 @@ echo
|
|||||||
if $persistent; then
|
if $persistent; then
|
||||||
echo '***Setting up persistent SSH configuration between all nodes'
|
echo '***Setting up persistent SSH configuration between all nodes'
|
||||||
persistentSetup
|
persistentSetup
|
||||||
echo $'\n*** Sucessfully set up ssh throughout the cluster!'
|
echo $'\n*** Successfully set up ssh throughout the cluster!'
|
||||||
|
|
||||||
else
|
else
|
||||||
echo '*** Setting up temporary SSH configuration between all nodes'
|
echo '*** Setting up temporary SSH configuration between all nodes'
|
||||||
|
|||||||
Reference in New Issue
Block a user