Skip to content

Conversation

sbicty
Copy link

@sbicty sbicty commented Jun 5, 2017

Fixes for “Check grails version” and “tranSMART web site” checks that may fail even when nothing is wrong

Iannis Drakos added 2 commits June 5, 2017 17:14
“grails --version” does not return version number, when running grails version 2.3.11 / Ubuntu 14.04.

Thus, checkVersions.sh will always fail.

Getting grails version from SDKman instead, so checks can succeed when grails 2.3.11 is installed.
Checking if the tranSMART web site is running will fail, on some builds, when the page title is not displayed with the expected case, e.g. “Transmart”.

Making the grep call case-insensitive can fix that.
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.

1 participant