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

scripts/get_latest_release.sh: switch to python3-friendly print statement (backwards compatible with python2) #239

Merged
merged 1 commit into from
Aug 28, 2017

Conversation

dseevr
Copy link
Contributor

@dseevr dseevr commented Aug 23, 2017

Also, enabled euo pipefail and updated the script accordingly. If the user was running python3, the python command would fail and the demo-* targets would continue with an empty $BUILD_VERSION.

Signed-off-by: Bill Robinson [email protected]

…ment (backwards compatible with python2)

Also, enabled `euo pipefail` and updated the script accordingly.  If the user was running python3, the `python` command would fail and the `demo-*` targets would continue with an empty `$BUILD_VERSION`.

Signed-off-by: Bill Robinson <[email protected]>
@dseevr dseevr requested a review from neelimamukiri August 23, 2017 22:53
@dseevr
Copy link
Contributor Author

dseevr commented Aug 28, 2017

@neelimamukiri PTAL 😄

@neelimamukiri neelimamukiri merged commit 8ebb2e2 into contiv:master Aug 28, 2017
@dseevr dseevr deleted the fix_latest_release_script branch August 28, 2017 21:01
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