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
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