From 3b37c4efcf68657a856dbce60c0bd0fc78dd0770 Mon Sep 17 00:00:00 2001 From: Justus Winter Date: Wed, 14 Sep 2016 10:51:49 +0200 Subject: python: Use more generic shebang. -- Signed-off-by: Justus Winter --- lang/python/tests/initial.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lang/python/tests/initial.py') 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 # -- cgit v1.2.3