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 version lookup #39

Merged
merged 1 commit into from
Nov 1, 2016
Merged

Fix version lookup #39

merged 1 commit into from
Nov 1, 2016

Conversation

bezda
Copy link
Contributor

@bezda bezda commented Oct 5, 2016

galen --version returns

Galen Framework
Version: 2.2.4
JavaScript executor: Rhino 1.7 release 5 2015 01 29

https://github.com/galenframework/galen/blob/master/galen-core/src/main/java/com/galenframework/actions/GalenActionVersion.java

and needs to be matched when looking for version number

`galen --version` returns 
```
Galen Framework
Version: 2.2.4
JavaScript executor: Rhino 1.7 release 5 2015 01 29
```
https://github.com/galenframework/galen/blob/master/galen-core/src/main/java/com/galenframework/actions/GalenActionVersion.java

and needs to be matched when looking for version number
@coveralls
Copy link

coveralls commented Oct 5, 2016

Coverage Status

Coverage remained the same at 64.286% when pulling 7346589 on bezda:patch-1 into 872913a on hypery2k:master.

3 similar comments
@coveralls
Copy link

Coverage Status

Coverage remained the same at 64.286% when pulling 7346589 on bezda:patch-1 into 872913a on hypery2k:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 64.286% when pulling 7346589 on bezda:patch-1 into 872913a on hypery2k:master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 64.286% when pulling 7346589 on bezda:patch-1 into 872913a on hypery2k:master.

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

Successfully merging this pull request may close these issues.

None yet

3 participants