summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Berg <bberg@redhat.com>2021-02-15 16:47:28 +0100
committerBenjamin Berg <bberg@redhat.com>2021-02-15 16:47:28 +0100
commit00a001a401c0a2ab62b29b4f4b68791bf5a4344a (patch)
treed4573a35e94095d1121a2a39aedbbc11febce88f
parentd438f350a6d13d99b580ec2876c3be13d95b8bc8 (diff)
downloadgnome-settings-daemon-benzea/tests-output-checker-testing.tar.gz
-rwxr-xr-xplugins/power/test.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/power/test.py b/plugins/power/test.py
index b03fdcab..eae18930 100755
--- a/plugins/power/test.py
+++ b/plugins/power/test.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python3
+#!/usr/bin/python3 -u
'''GNOME settings daemon tests for power plugin.'''
__author__ = 'Martin Pitt <martin.pitt@ubuntu.com>'