Skip to content

Fix missing import#382

Merged
ndjensen merged 1 commit into
ninia:dev_4.0from
seletz:fix-missing-import
Mar 11, 2022
Merged

Fix missing import#382
ndjensen merged 1 commit into
ninia:dev_4.0from
seletz:fix-missing-import

Conversation

@seletz

@seletz seletz commented Mar 11, 2022

Copy link
Copy Markdown
Contributor

This PR fixes a missing import in the commands/script.py file.

Fixes #381

This PR fixes a missing import in the `commands/script.py` file.

Fixes ninia#381
seletz added a commit to seletz/jep that referenced this pull request Mar 11, 2022
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.
seletz added a commit to seletz/jep that referenced this pull request Mar 11, 2022
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.
@seletz

seletz commented Mar 11, 2022

Copy link
Copy Markdown
Contributor Author

See also #383

@ndjensen ndjensen changed the base branch from master to dev_4.0 March 11, 2022 19:21
@ndjensen ndjensen merged commit ba3abe9 into ninia:dev_4.0 Mar 11, 2022
ndjensen pushed a commit that referenced this pull request Mar 11, 2022
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.
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.

Build fails on OSX with python3.7: missing import in jet/commands/scripts.py

2 participants