Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added new EXTRA wait parameter, and perl functions for mac compatibility #41

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

nbrookins
Copy link

new EXTRA parameter to control an optional extra wait after port is open

Nicholas Brookins added 2 commits August 7, 2017 17:41
added new EXTRA parameter to control an optional extra wait after port is open
@CExAdamJ
Copy link

Is this repository still active? This PR seems like a useful function in lieu of a proper health check. The scenario would be that you have a service which exposes it's port, but you want to wait some time until the service is fully responsive.

@@ -174,4 +191,4 @@ if [[ $CLI != "" ]]; then
exec "${CLI[@]}"
else
exit $RESULT
fi
fi
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello @nbrookins,
Please keep the new line here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants