Exit code is not properly returned when using RUN_AS_USER
---------------------------------------------------------

                 Key: MAPPASM-113
                 URL: http://jira.codehaus.org/browse/MAPPASM-113
             Project: Mojo AppAssembler Plugin
          Issue Type: Bug
    Affects Versions: 1.1
            Reporter: Carlos Sanchez
            Priority: Minor


When using RUN_AS_USER (set to a different user than the current one) su is 
called to call the script again. The return code of the called script is later 
ignored and 0 is always returned.

For example, status should return non zero when service is not running, but it 
returns zero anyway.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
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