[jboss-jira] [JBoss JIRA] (WFCORE-784) [PATCH] fix 1 bug in bin/standalone.sh

Tomaz Cerar (JIRA) issues at jboss.org
Tue Oct 20 05:40:01 EDT 2015


    [ https://issues.jboss.org/browse/WFCORE-784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13119772#comment-13119772 ] 

Tomaz Cerar commented on WFCORE-784:
------------------------------------

first one was addressed as part of WFCORE-659 second one is still valid.

> [PATCH] fix 1 bug in bin/standalone.sh
> --------------------------------------
>
>                 Key: WFCORE-784
>                 URL: https://issues.jboss.org/browse/WFCORE-784
>             Project: WildFly Core
>          Issue Type: Bug
>          Components: Scripts
>            Reporter: Martin Petricek
>            Assignee: Tomaz Cerar
>         Attachments: bin-fix.patch
>
>
> bin/standalone.sh does not use "shift" correctly when parsing commandline option, failing with "bin/standalone.sh: 34: shift: can't shift that many" if "--debug" without a parameter is used on dash (default shell in debian)
> Second issue is that the script does not handle correctly situation when CDPATH environment variable is set, failing completely.
> Attaching patch that fixes both these issues.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list