core: do not enumerate units in MANAGER_TEST_RUN_MINIMAL mode
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 26 Jun 2019 12:56:59 +0000 (14:56 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 26 Jun 2019 14:25:36 +0000 (16:25 +0200)
commitb1d5246d2953415cb6ef7c229cf93e3151740725
tree1bc316a6682c66a1b365248106e5cf67ec5100bd
parentbbd199c438b172034e40ecdfa47ecad5b3f94c1f
core: do not enumerate units in MANAGER_TEST_RUN_MINIMAL mode

In this mode we are not supposed to "interact with the environment", so loading
all units and printing warnings about syntax errors and /var/run usage seems
inappropriate.
src/core/manager.c