You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@harmony.apache.org by "Mark Hindess (JIRA)" <ji...@apache.org> on 2006/02/25 07:56:40 UTC

[jira] Updated: (HARMONY-130) linux.ia32 auth natives are build as a background task

     [ http://issues.apache.org/jira/browse/HARMONY-130?page=all ]

Mark Hindess updated HARMONY-130:
---------------------------------

    Attachment: do.not.background.auth.make.diff

Fix background job and clean up redundant "cd .." commands. (md5sum=e7e0bda74870b56caa283ea1295fe2ff)

> linux.ia32 auth natives are build as a background task
> ------------------------------------------------------
>
>          Key: HARMONY-130
>          URL: http://issues.apache.org/jira/browse/HARMONY-130
>      Project: Harmony
>         Type: Improvement
>   Components: Classlib
>     Reporter: Mark Hindess
>     Priority: Trivial
>  Attachments: do.not.background.auth.make.diff
>
> I was going to suggest simply changing the single '&' to a double '&&' in the line :
>   ( cd auth && $(MAKE)  & cd .. )
> but since the brackets start a subshell then the "cd .." is redundant so I'll submit a patch to remove them and fix the bug.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira