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

Check if program parameters is blank before splitting into mix args #769

Merged
merged 2 commits into from Aug 4, 2017

Conversation

KronicDeth
Copy link
Owner

Fixes #709

Changelog

Enhancements

  • Use ParameterLists to support Path Variables in program parameters.

Bug Fixes

  • Check if program parameters is blank before splitting into mix args.
  • Use ParametersList to properly parse quote program parameters.

If it's blank, then return an empty list instead a 1-list with an empty
string as the first argument.
@KronicDeth KronicDeth added this to the v6.0.0 milestone Aug 3, 2017
@KronicDeth KronicDeth self-assigned this Aug 3, 2017
@KronicDeth KronicDeth merged commit 5cba80f into master Aug 4, 2017
@KronicDeth KronicDeth deleted the 709 branch August 4, 2017 01:57
KronicDeth added a commit that referenced this pull request Aug 4, 2017
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

1 participant