Skip to content

Make improvements to edmtool#454

Merged
rahulporuri merged 2 commits into
masterfrom
dev/edmtool-improvements
Dec 1, 2020
Merged

Make improvements to edmtool#454
rahulporuri merged 2 commits into
masterfrom
dev/edmtool-improvements

Conversation

@rahulporuri

Copy link
Copy Markdown
Contributor

This PR makes the following improvements to edmtool

  • ensure that -h works along with --help
  • add a new shell command

- ensure that -h works along with --help
- add a new shell command

	modified:   ci/edmtool.py
Comment thread ci/edmtool.py Outdated
Comment thread ci/edmtool.py
"""
parameters = get_parameters(runtime, toolkit, pillow, environment)
commands = [
"edm shell -e {environment}",

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not really your fault, but it seems a little bit smelly to split on whitespace when turning these strings into command lines. There are cases where that will fail.

@rahulporuri rahulporuri merged commit 55fc728 into master Dec 1, 2020
@rahulporuri rahulporuri deleted the dev/edmtool-improvements branch December 1, 2020 08:51
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.

2 participants