[
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
This one changes the value in both Makefile.in's
> 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, 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