Skip to content

Conversation

stevenlybeck
Copy link

Previously, the folder flag and folder value were split by the key argument.

Previously, the folder flag and folder value were split by the key argument.
@stevenlybeck
Copy link
Author

If you logged the output of this.getBinaryArgs().join(" ") right before it gets passed to execFile() - you find that this is the output:

-f --key 00000000000000000 /folder/option/string/goes-here

This PR brings the -f flag and folder string back together.

@pankaj-a
Copy link
Contributor

Merged in #62. Closing this. Thanks @stevenlybeck for the fix.

@pankaj-a pankaj-a closed this Oct 19, 2018
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