Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upTest script at bin/test may not work correctly on some systems #571
Comments
This was referenced Jan 11, 2017
killercup
closed this
in
#572
Jan 14, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
dstu commentedJan 11, 2017
The testing script uses
==to compare strings, which is not supported by/bin/teston my system (Debian GNU/Linux unstable, running GNU coreutils 8.26). This should be an easy fix.