You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mesos.apache.org by "Ed Kohlwey (Updated) (JIRA)" <ji...@apache.org> on 2011/10/27 22:08:34 UTC

[jira] [Updated] (MESOS-50) Use of pushd and popd in makefile based on sh (not bash)

     [ https://issues.apache.org/jira/browse/MESOS-50?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ed Kohlwey updated MESOS-50:
----------------------------

    Attachment: MESOS-50.patch

Simple patch to change the shell used by make
                
> Use of pushd and popd in makefile based on sh (not bash)
> --------------------------------------------------------
>
>                 Key: MESOS-50
>                 URL: https://issues.apache.org/jira/browse/MESOS-50
>             Project: Mesos
>          Issue Type: Bug
>          Components: build
>         Environment: Ubuntu Lucid
>            Reporter: Ed Kohlwey
>         Attachments: MESOS-50.patch
>
>
> The mesos build scripts use pushd and popd. These commands are particular to bash.
> For whatever reason OSX and possibly other unixes implement them in sh; Ubuntu does not (and it probably shouldn't).
> The build shell should probably be switched to bash.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira