Closed seletz closed 2 years ago
This PR fixes shell syntax of the generated jep binary.
jep
Shell does not like blanks around the "=". Also, it seems appropriate to quote the path in case of paths with blanks.
Fixes #383. See also #382.
This PR fixes shell syntax of the generated
jep
binary.Shell does not like blanks around the "=". Also, it seems appropriate to quote the path in case of paths with blanks.
Fixes #383. See also #382.