Skip to content
Commit f8f62536 authored by Simon McVittie's avatar Simon McVittie Committed by Simon McVittie
Browse files

tests: Divert service stdout to stderr



These tests produce structured TAP output on stdout, so we cannot run
any subprocesses that would produce unstructured stdout. Unfortunately,
by default g_debug() writes to stdout, so running with G_MESSAGES_DEBUG
to get better logging from the various subprocesses can break the test.
Use stderr instead.

Signed-off-by: default avatarSimon McVittie <smcv@debian.org>
parent 5b0b39ed
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment