[ https://issues.apache.org/jira/browse/UIMA-1158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Marshall Schor closed UIMA-1158. -------------------------------- Resolution: Fixed Fix Version/s: 2.3AS 2.3 Assignee: Marshall Schor applied patches. > Some shell scripts don't work on Ubuntu Linux > --------------------------------------------- > > Key: UIMA-1158 > URL: https://issues.apache.org/jira/browse/UIMA-1158 > Project: UIMA > Issue Type: Bug > Components: Async Scaleout > Affects Versions: 2.2.2 > Reporter: Burn Lewis > Assignee: Marshall Schor > Fix For: 2.3, 2.3AS > > Attachments: UIMA-1158-as.patch, UIMA-1158-core.patch > > > Ubuntu uses /bin/dash as the default shell and we have some bashisms in ours, > e.g. in startBroker.sh. > Simplest fix is probably to change #!/bin/sh to #!/bin/bash -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.