freenerd opened this issue 8 years ago · 2 comments
Linux fails https://travis-ci.org/Project-OSRM/node-osrm/jobs/162779816#L2298
Mac OS X continues https://travis-ci.org/Project-OSRM/node-osrm/jobs/162779818#L2221
Related: #246 introduced a md5sum Node script:
node-osrm/test/data/Makefile
Line 36 in 0934db2
But we still rely on the md5sum binary for generating the md5sum checksum file:
Line 47 in 0934db2
Fixed by #258