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

dnsdist: Fix $ expansion in build-dnsdist-rpm #4101

Merged
merged 1 commit into from Jul 8, 2016

Conversation

rgacogne
Copy link
Member

@rgacogne rgacogne commented Jul 4, 2016

Using '!' inside double-quoted string in shell might lead to nasty
issues if bash is used (history), replacing that with ',' instead.

Using '!' inside double-quoted string in shell might lead to nasty
issues if bash is used (history), replacing that with ',' instead.
@pieterlexis pieterlexis merged commit ececb2b into PowerDNS:master Jul 8, 2016
@rgacogne rgacogne deleted the dnsdist-rpm-sed branch July 8, 2016 07:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants