test: xkeyboard-config: print to stderr on failure, stdout otherwise
authorPeter Hutterer <peter.hutterer@who-t.net>
Wed, 30 Oct 2019 00:53:58 +0000 (10:53 +1000)
committerRan Benita <ran234@gmail.com>
Fri, 1 Nov 2019 08:24:03 +0000 (10:24 +0200)
commit9fc0cb8777a3e87b2b521c735940c50f5925e239
tree80972dfd2df8c1acc9f500ca33c1dc9f2d4f6175
parentf53838477d10b68581af18f71ac08c2eded0698a
test: xkeyboard-config: print to stderr on failure, stdout otherwise

This is a change in behavior and requires any automated callers to adjust
accordingly. Still, much easier to get the errors that way rather than it
being mixed into a thousands-of-lines output file.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
test/xkeyboard-config-test.py.in