indention on break
This commit is contained in:
parent
0d49bd4c92
commit
fe8c9b0553
@ -252,7 +252,7 @@ if [[ $rollback == "true" || "$startstatus" == "STOPPED" ]]; then
|
||||
echo_array
|
||||
return 1
|
||||
fi
|
||||
break
|
||||
break
|
||||
fi
|
||||
else
|
||||
[[ "$verbose" == "true" ]] && echo_array+=("Waiting $((timeout-SECONDS)) more seconds for $app_name to be ACTIVE")
|
||||
|
Loading…
Reference in New Issue
Block a user