Skip to content

Conversation

quimicefa
Copy link

this allow to parse tags/branches containing ${} characters, without raising "sh: svn/tags/${version.tecnica}: bad substitution" errors.

fixes #298

this allow to parse tags/branches containing ${} characters, without raising "sh: svn/tags/${version.tecnica}: bad substitution" errors.
@skull-squadron
Copy link

Should be using Shellwords.escape, not this DIY hack.

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.

error excluding tags with ${} names
2 participants