[ https://issues.apache.org/jira/browse/COUCHDB-1793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13655565#comment-13655565 ]
Wendall Cada commented on COUCHDB-1793: --------------------------------------- Ok, that makes sense. I'll see what needs done to refactor this. [~benoitc] I used an array so I could get a total number of files. I'm not sure how to do this efficiently without bash. > JavaScript Test Runner Fails on master > -------------------------------------- > > Key: COUCHDB-1793 > URL: https://issues.apache.org/jira/browse/COUCHDB-1793 > Project: CouchDB > Issue Type: Bug > Components: Test Suite > Reporter: Klaus Trainer > Assignee: Wendall Cada > > Due to a bashism (i.e. use of an array) in line number 100 of the JavaScript > test runner ('test/javascript/run.tpl'), the tests won't run on platforms > where '/bin/sh' isn't linked e.g. to '/bin/bash'. > Here's the error message: > {{Running javascript tests ...}} > {{./test/javascript/run: 100: ./test/javascript/run: Syntax error: "(" > unexpected (expecting "fi")}} > {{make: *** [check-js] Error 2}} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira