[jboss-jira] [JBoss JIRA] Created: (JBAS-6977) rub.sh script incorrect
Egidijus Vaisnpra (JIRA)
jira-events at lists.jboss.org
Tue May 26 08:10:56 EDT 2009
rub.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 Vaisnpra
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