-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/65655/
-----------------------------------------------------------
Review request for mesos, Benjamin Bannier and Kevin Klues.
Bugs: MESOS-8240
https://issues.apache.org/jira/browse/MESOS-8240
Repository: mesos
Description
-------
We directly use the Mesos binaries such as `mesos-master` in `build/src`
instead of the shell scripts in `build/src`. This is due to an issue
with access rights on thoses files reported in MESOS-8583.
Diffs
-----
src/python/cli_new/lib/cli/tests/base.py
33c67c1161d9c9fd57aa5f44b04746e3740e1dd9
Diff: https://reviews.apache.org/r/65655/diff/1/
Testing
-------
Checked that `mesos-cli-tests` was working as before.
Thanks,
Armand Grillet