summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2021-02-16 09:42:49 +1300
committerRobert Ancell <robert.ancell@gmail.com>2021-02-16 10:45:30 +1300
commitc34235b07347ba46eae26c00127f675b653d21b5 (patch)
tree9fa03ac5ee5a952ee2437256dd3835d9f8696045
parentfd42ffd428f3a0a7ea40f0eb846308a60dbede09 (diff)
downloadlightdm-git-c34235b07347ba46eae26c00127f675b653d21b5.tar.gz
Require python 3 for the tests
-rwxr-xr-xtests/src/test-python-greeter2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/src/test-python-greeter b/tests/src/test-python-greeter
index c4f1d45a..ece57c47 100755
--- a/tests/src/test-python-greeter
+++ b/tests/src/test-python-greeter
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/python3
import sys
import os