Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix missing error when repo build script setup-repo.sh fails. #333

Merged
merged 1 commit into from
Jul 11, 2022

Conversation

prestonsn
Copy link
Contributor

Adds error-checking to the script pytests/repo/setup-repo.sh as well as a pytest.exit() call when the script fails to run. Currently, no error is printed and the tests run regardless of failing to build the test repository.

Added as a separate PR as per #321 (comment).

@oliverkurth
Copy link
Contributor

Very nice!

@oliverkurth oliverkurth merged commit e5044ff into vmware:dev Jul 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.

2 participants