Closed klonuo closed 8 years ago
This looks really good, thanks.
Unfortunately, this seems to break the Run variant, at least on OS X. I accepted the pull request but this will need to be fixed before a release. My guess is that "shell"=true
doesn't seem handle the &&
and shell_cmd
will be necessary.
@315234 sorry about that, when I removed unnecessary ${filepath}
from run variant, I forget to add dot-slash so that shell would be able to find the path.
I made additional PR #23 but did not test as I dont have *nix box here. Please try.
Closes #12