-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/31030/
-----------------------------------------------------------
Review request for mesos, Kapil Arya and Niklas Nielsen.
Bugs: MESOS-2335
https://issues.apache.org/jira/browse/MESOS-2335
Repository: mesos-incubating
Description
-------
Moves src/hooks to src/module/hooks to allow for upcoming module variants to be
grouped within the repository.
Diffs
-----
src/Makefile.am d372404
src/hook/manager.hpp a6594c1
src/hook/manager.cpp a6938d0
src/master/main.cpp a1efd2b
src/master/master.cpp f10a3cf
src/module/hook/manager.hpp PRE-CREATION
src/module/hook/manager.cpp PRE-CREATION
src/slave/main.cpp 173a1a3
src/slave/slave.cpp ec7ec13
src/tests/hook_tests.cpp dc6d289
Diff: https://reviews.apache.org/r/31030/diff/
Testing
-------
make distcheck on trailing patch of this set.
Thanks,
Till Toenshoff