Skip to content

relocate: remove the assertion at the beginning#16351

Merged
alalazo merged 1 commit intospack:developfrom
alalazo:fix/assertion_during_relocation
Apr 28, 2020
Merged

relocate: remove the assertion at the beginning#16351
alalazo merged 1 commit intospack:developfrom
alalazo:fix/assertion_during_relocation

Conversation

@alalazo
Copy link
Copy Markdown
Member

@alalazo alalazo commented Apr 28, 2020

This was an oversight in #15654 since os.path.isfilechecks that the something is a file in the current filesystem. Currently MacOS unit tests are failing on Travis because of this.

This was an oversight in spack#15654 since `os.path.isfile`
checks that the something is a file in the current
filesystem.
@alalazo alalazo added broken-develop bugfix Something wasn't working, here's a fix labels Apr 28, 2020
@alalazo alalazo requested a review from scheibelp April 28, 2020 12:09
@alalazo alalazo merged commit a540e36 into spack:develop Apr 28, 2020
@alalazo alalazo deleted the fix/assertion_during_relocation branch April 28, 2020 12:53
@alalazo
Copy link
Copy Markdown
Member Author

alalazo commented Apr 28, 2020

@scheibelp I merged this without waiting for a review so that we can stop the streak of red crosses on develop. Let me know if you think we need to take some further actions.

@scheibelp
Copy link
Copy Markdown
Member

This looks good - thanks for fixing it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

broken-develop bugfix Something wasn't working, here's a fix

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants