[jboss-jira] [JBoss JIRA] Updated: (JBAS-6977) run.sh script incorrect
Egidijus Vaisnora (JIRA)
jira-events at lists.jboss.org
Tue May 26 09:10:56 EDT 2009
[ https://jira.jboss.org/jira/browse/JBAS-6977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Egidijus Vaisnora updated JBAS-6977:
------------------------------------
Summary: run.sh script incorrect (was: rub.sh script incorrect)
> run.sh script incorrect
> -----------------------
>
> Key: JBAS-6977
> URL: https://jira.jboss.org/jira/browse/JBAS-6977
> Project: JBoss Application Server
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: JBossAS-5.0.1.GA
> Environment: Mac OS
> Reporter: Egidijus Vaisnora
> Priority: Minor
>
> If run.sh is run path contains spaces, jboss fails to start on Mac OS. Let say running: */Users/egiva/jboss install root/bin/run.sh* fails to launch JBoss.
> Command *dirname $0* resolves path to the first space. Should be used *dirname "$0"*
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list