jhack replay emit warnings
Open
bug
- Dominant language
- Python
- Stars
- 60
- Forks
- 31
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 1
Description
Jhack replay issues some warnings when it finds whitespace in the value of the environment variables it attempts to call dispatch with. Those vars will be skipped.
Solution: find a way to escape the command in such a way that we can pass ENVVAR="string with spaces" without breaking jhack.
Contributor guide
Assessment
This issue has not been assessed yet.