Skip to content

Commit

Permalink
bigger wait on missing ioc.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
gilesknap committed Mar 16, 2024
1 parent 310b324 commit 618490f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ioc/start.sh
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ function ibek_error {
echo "${1}"

# Wait for a bit so the container does not exit and restart continually
sleep 10
sleep 120
}

# environment setup ************************************************************
Expand Down

0 comments on commit 618490f

Please sign in to comment.