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

Extend check_dns.pl to take multiple domains #339

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

EHP4321
Copy link

@EHP4321 EHP4321 commented Sep 3, 2020

Extend check_dns.pl to take multiple domains that share the same expected result.

@sonarcloud
Copy link

sonarcloud bot commented Sep 3, 2020

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@EHP4321
Copy link
Author

EHP4321 commented Sep 3, 2020

I am new to github, so do let me know if I am doing it wrong.

@EHP4321
Copy link
Author

EHP4321 commented Sep 3, 2020

This has been updated with the requested changes to my former MR from another account #338

@KlavsKlavsen
Copy link

The failed check above seems unrelated to this change?

 tee /dev/stderr | grep -Eqi '^[02] check_git_checkout_branch.pl_'
3 merge' - Invalid branch name given... must be alphanumeric with dashes and spaces permitted for detached HEADs \n  \n usage: check_git_checkout_branch.pl [ options ] \n  \n -d  --directory     Path to git checkout directory \n -b  --branch        Branch to expect in git checkout directory \n     --git-binary    Path to git binary. Defaults to 'git'. Without relative or \n                     fully qualified path to binary will use $PATH \n -t  --timeout       Timeout in secs ($TIMEOUT... default: 10) \n -v  --verbose       Verbose level ($VERBOSE=<int>... or use multiple -v... -vv... \n                     -vvv) \n -h  --help          Print description and usage options \n -V  --version       Print version and exit

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.

None yet

2 participants