[
https://issues.apache.org/jira/browse/COUCHDB-1793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13655595#comment-13655595
]
Wendall Cada commented on COUCHDB-1793:
---------------------------------------
This looks fine, but also depends on wc, so I'm unsure of the net gain, since
it's just trading bash for wc. Can wc be depended on in BSD, or does this add
another external dependency?
> 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
> Attachments: 0001-Remove-unnecessary-bashism-from-test-runner.patch
>
>
> 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