Author :
Peter Hutterer
Date :
2019-11-01 09:54:29
Hash :f4a0f738 Message :test: xkeyboard-config: use universal_newlines instead of decode
This way stdin/stdout of the process are opened in text mode and we don't need
manually decode.
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>