Added Locale.US to MetricsTrace.java#396
Added Locale.US to MetricsTrace.java#396cogmission merged 2 commits intonumenta:masterfrom Setus:MyBranch
Conversation
Added Locale.US to ensure that the tests were executed using dot decimal punctuation instead of whatever the local JVM decided to use.
|
Seems like I still haven't got my CL approved. |
|
Woohoo! Travis managed to build successfully, just the CL approval remaining then. |
|
@Setus We processed the license... something is wrong with the validator. I think it is just a case-sensitivity issue. @cogmission you are good to merge despite the failing "Contributor Validator". I'm working on that. |
|
Ok I guess I fixed it. ;) |
Added Locale.US to MetricsTrace.java
|
Good work @Setus and @rhyolight ! @Setus usually changes go through much much faster - I've been down with a fever... |
|
@cogmission Don't sweat it, it's been a fun learning experience, and thanks for putting up with me 😄 |
Fixes #394
Added Locale.US to ensure that the tests were executed using dot decimal punctuation only.