Radim Kolar commented on Bug CBUILDS-53

I have same problem with using plugin on FreeBSD-8. /bin/sh shell on freebsd do not understand -l option. I can install bash easily, but there is no way to configure in CBUILDS what shell will be used.

Another possible fix is do not invoke shell in login mode. Replacing

exec.setShell( new BourneShell( true ) );

with - new BourneShell( FALSE )

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
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to