Clean up extra spaces
Although these errors are not important, they affect the code specification. Change-Id: I2db90d03723667d895dab1bba230bbc92064e949
This commit is contained in:
parent
542aedaf3a
commit
5da860c758
@ -89,7 +89,7 @@ do
|
||||
then
|
||||
echo "The following "${#NODE_IPS[@]}" are unreachable" | tee -a ${RESULTS_FILE}
|
||||
echo ${NODE_IPS[@]} | tee -a ${RESULTS_FILE}
|
||||
break
|
||||
break
|
||||
fi
|
||||
if ((${#NODE_IPS[@]} == 0 ))
|
||||
then
|
||||
|
Loading…
Reference in New Issue
Block a user