]> git.ipfire.org Git - thirdparty/mdadm.git/commit - util.c
test: ensure testing uses correct mdmon
authorNeilBrown <neilb@suse.de>
Mon, 5 Aug 2013 04:55:13 +0000 (14:55 +1000)
committerNeilBrown <neilb@suse.de>
Mon, 5 Aug 2013 04:55:13 +0000 (14:55 +1000)
commit9540cc244dfc56d40f686d8f63aa5b6d73663bcf
treed41a15af6b6cce11cad6dce23cab744d8df72f2a
parent4389b648bb9dc8ab61ce8777654d59634dafc737
test: ensure testing uses correct mdmon

When testing we want to run mdmon directly, not use
systemctl to get systemd to run it.

So allow an environment variable to make that choice.

Signed-off-by: NeilBrown <neilb@suse.de>
test
util.c