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

improve handling + construction of shell arguments #5

Merged
merged 1 commit into from
Mar 8, 2017

Conversation

kevinushey
Copy link
Collaborator

This PR does a few things:

  1. Fixes the handling of potentially nested lists-of-lists when passed to a shell arguments builder,
  2. Ensures that alternate format characters (e.g. %i) are handled,
  3. Implicitly discards any inputs containing NULLs (making it easier to just pass through potentially missing arguments, cleaning up a few call sites)

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.

2 participants