test: xkeyboard-config: invoke the python3 command (#120)
authorPeter Hutterer <peter.hutterer@who-t.net>
Fri, 1 Nov 2019 08:41:16 +0000 (18:41 +1000)
committerRan Benita <ran@unusedvar.com>
Fri, 1 Nov 2019 08:41:16 +0000 (10:41 +0200)
commit8f93e22a378d31c2d72bbb2d7a907cd65917ba6f
tree27d0fc02770f0b7a35ed92a50fd7d30d652b7f01
parent0609073ce05ca830decf0acd9f2d76cb74648053
test: xkeyboard-config: invoke the python3 command (#120)

python3 is always python3, but python could be python2 in some cases. Or just
missing (e.g. RHEL8).

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