[ https://jira.terracotta.org/jira//browse/CDV-339?page=comments#action_22673 ] Fiona O'Shea commented on CDV-339: ----------------------------------
So we should not see these bash script related problems on Solaris. I wonder if the the users .profile has a different script default. > Unix shell scripts that use dso-env are bash-specific; should support sh > ------------------------------------------------------------------------ > > Key: CDV-339 > URL: https://jira.terracotta.org/jira//browse/CDV-339 > Project: Community Development > Issue Type: Bug > Reporter: Gary Keim > Assigned To: Kalai Kannaiyan > > The Unix shell scripts that exec dso-env pass arguments, and that is only > supported under bash. We want to support sh, as well, since on Solaris bash > doesn't come pre-installed. > . dso-env -q ==> set -- -q; . dso-env > This should be targeted for the 2.4.1 update. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://jira.terracotta.org/jira//secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira _______________________________________________ tc-dev mailing list [email protected] http://lists.terracotta.org/mailman/listinfo/tc-dev
