nickva opened a new pull request #773: Cleanup mango test runner script URL: https://github.com/apache/couchdb/pull/773 When tests run on Travis they run on Ubuntu where /bin/sh is dash, so bash specific syntax will throw errors. Make script more generic by using [ for tests. Also double quotes as suggested: http://mywiki.wooledge.org/Bashism Also remove a trailing whitespace and fix final newline ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
With regards, Apache Git Services
