malformed test expressions in gradlew fail on bash 4.3.42 #2805
Comments
travisfw
pushed a commit
to travisfw/MPAndroidChart
that referenced
this issue
Feb 13, 2017
|
This is a result of an old faulty refactoring, I think @PhilJay |
plackemacher
added a commit
to plackemacher/MPAndroidChart
that referenced
this issue
Mar 1, 2017
regas99
pushed a commit
to regas99/MPAndroidChart
that referenced
this issue
Apr 1, 2019
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The following errors print when executing gradlew on Fedora with Bash 4.3.42
These don't cause the script to fail because the false results from the tests are coincidentally correct, at least on my system. Still, the tests serve the function of determining the location of the
javaexecutable and they should do what they are written to do.The text was updated successfully, but these errors were encountered: