]> git.ipfire.org Git - thirdparty/dbus.git/commit
Skip launch helper activation tests on windows silently.
authorRalf Habacker <ralf.habacker@freenet.de>
Thu, 12 Nov 2015 11:49:46 +0000 (12:49 +0100)
committerRalf Habacker <ralf.habacker@freenet.de>
Thu, 12 Nov 2015 11:49:46 +0000 (12:49 +0100)
commit034b462fd409d9bb10cd26250385aaa316c9ffd5
treeb96bca3d29678e5f78069e944f13ef889929a272
parentb4cb853e9139569137e5749add4a4e6edb85df4d
Skip launch helper activation tests on windows silently.

The system bus is unsupported there and Windows does not
have any concept of setuid binaries, so it can't ever
actually work.

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=92721
Reviewed-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
bus/dispatch.c