Skip to content

Fix export syntax on generated jep script#384

Merged
ndjensen merged 1 commit into
ninia:dev_4.0from
seletz:fix-export-syntax-for-pythonexecutable-clean
Mar 11, 2022
Merged

Fix export syntax on generated jep script#384
ndjensen merged 1 commit into
ninia:dev_4.0from
seletz:fix-export-syntax-for-pythonexecutable-clean

Conversation

@seletz

@seletz seletz commented Mar 11, 2022

Copy link
Copy Markdown
Contributor

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.

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 ninia#383.
See also ninia#382.
@ndjensen ndjensen changed the base branch from master to dev_4.0 March 11, 2022 19:23
@ndjensen ndjensen merged commit 1239672 into ninia:dev_4.0 Mar 11, 2022
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.

Installed jep script contains syntax errors

2 participants