aboutsummaryrefslogtreecommitdiffstats
path: root/lang/python/tests/initial.py
diff options
context:
space:
mode:
authorJustus Winter <[email protected]>2016-09-14 08:51:49 +0000
committerJustus Winter <[email protected]>2016-09-14 10:15:57 +0000
commit3b37c4efcf68657a856dbce60c0bd0fc78dd0770 (patch)
treeeb693ae9599bc2143d56c72142b7e4a8fc313b32 /lang/python/tests/initial.py
parentcore: New function gpgme_op_adduid. (diff)
downloadgpgme-3b37c4efcf68657a856dbce60c0bd0fc78dd0770.tar.gz
gpgme-3b37c4efcf68657a856dbce60c0bd0fc78dd0770.zip
python: Use more generic shebang.
-- Signed-off-by: Justus Winter <[email protected]>
Diffstat (limited to 'lang/python/tests/initial.py')
-rwxr-xr-xlang/python/tests/initial.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/python/tests/initial.py b/lang/python/tests/initial.py
index 169c3df4..7adaa919 100755
--- a/lang/python/tests/initial.py
+++ b/lang/python/tests/initial.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python3
+#!/usr/bin/env python
# Copyright (C) 2016 g10 Code GmbH
#