Skip to content

Commit ae2ce77

Browse files
mickeynCopilot
andauthored
Update wait-for-es.sh
Co-authored-by: Copilot <[email protected]>
1 parent d17d099 commit ae2ce77

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

wait-for-es.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ while true; do
4444
if [[ $COUNTER -gt $MAX_LOOPS ]]; then
4545
echo "Giving up after $COUNTER attempts"
4646
exit 1
47-
break
4847
fi
4948
sleep 1
5049
done

0 commit comments

Comments
 (0)