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

Fixed a small typo in the trigger-release script #218

Merged
merged 1 commit into from
Sep 17, 2018
Merged

Fixed a small typo in the trigger-release script #218

merged 1 commit into from
Sep 17, 2018

Conversation

lucaspcram
Copy link
Contributor

Description:

trigger-release.sh tries to check if your TRAVIS_PERSONAL_TOKEN environment variable is set. However, the check would always fail and simply dump the token to the screen. This was due to a syntax error with the : operator. This is now fixed.

Potential Impact:

N/A

Unit Test Approach:

N/A

Test Results:

I tested the syntax change in a local dummy script.


In doubt: Contributing Guidelines

@lucaspcram lucaspcram added the Bug label Sep 17, 2018
Copy link
Contributor

@MikeGost MikeGost left a comment

Choose a reason for hiding this comment

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

Thanks @lucaspcram!

@MikeGost MikeGost merged commit 6d8e95a into osmlab:dev Sep 17, 2018
@lucaspcram lucaspcram deleted the script branch September 17, 2018 21:02
@matthieun matthieun added this to the 5.1.13 milestone Oct 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants