manager: move status output change debug messages to set function
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 8 Dec 2015 23:23:39 +0000 (18:23 -0500)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sun, 13 Dec 2015 19:52:19 +0000 (14:52 -0500)
commit76b6f3f68f133ae017e577219244b02e1c361446
tree1e887e43f23ca08a5d842d085b0ca5aefea33531
parentc9811ac800df461b010909f343a2e0251b6b57d4
manager: move status output change debug messages to set function

This way we can only print the debug message when the status actually
changes. We also means we don't print anything when running in --user
mode, where status output is always disabled.
src/core/manager.c