Skip to content
This repository was archived by the owner on Jan 28, 2022. It is now read-only.

Conversation

ohm314
Copy link
Contributor

@ohm314 ohm314 commented May 28, 2018

  • changed find_executable semantics to return name if not found and required=False.
  • changed in most benchmarks the call to find_executable to non-required, i.e. if executable is not found we carry on with the provided name. This behavior is usually more appropriate as executable name could be only resolvbed in the execution script after loading module

- changed find_executable semantics to return name if not found and `required=False`.
- changed in most benchmarks the call to find_executable to non-required, i.e. if executable is not found we carry on with the provided name. This behavior is usually more appropriate as executable name could be only resolvbed in the execution script after loading module
@ohm314 ohm314 requested a review from tristan0x May 28, 2018 14:28
Copy link
Member

@tristan0x tristan0x left a comment

Choose a reason for hiding this comment

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

👍 👍 👍

@ohm314 ohm314 merged commit fa7db47 into master May 28, 2018
@coveralls
Copy link

coveralls commented May 28, 2018

Coverage Status

Coverage increased (+0.02%) to 85.937% when pulling 3323e59 on fix/modules_find_exec into d749620 on master.

@tristan0x tristan0x deleted the fix/modules_find_exec branch June 5, 2018 10:58
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants