Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
Description
The source tree contains shell scripts in src/deploy which are not part of the cmake build.
$ ls src/deploy mesos-agent-env.sh.template mesos-daemon.sh.in mesos-deploy-env.sh.template mesos-master-env.sh.template mesos-start-agents.sh.in mesos-start-cluster.sh.in mesos-start-masters.sh.in mesos-stop-agents.sh.in mesos-stop-cluster.sh.in mesos-stop-masters.sh.in
If these files are still required they should be added to the cmake build as well; otherwise, they should be removed.