aboutsummaryrefslogtreecommitdiff
path: root/contrib/scripts/gnunet-chk.py.in
diff options
context:
space:
mode:
authorng0 <ng0@n0.is>2019-11-27 21:40:37 +0000
committerng0 <ng0@n0.is>2019-11-27 21:40:37 +0000
commitf6d13407fa22dcb8585bf261de8ebd4d0720e482 (patch)
tree3c39f7cecabecacd570901ecb36e0c93df02c6d8 /contrib/scripts/gnunet-chk.py.in
parent8079f8bd5569eb7f5853f5a7cf1499403b2a463a (diff)
downloadgnunet-f6d13407fa22dcb8585bf261de8ebd4d0720e482.tar.gz
gnunet-f6d13407fa22dcb8585bf261de8ebd4d0720e482.zip
contrib/scripts: use awk to modify interpreter substitution lines.
Diffstat (limited to 'contrib/scripts/gnunet-chk.py.in')
-rwxr-xr-xcontrib/scripts/gnunet-chk.py.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/scripts/gnunet-chk.py.in b/contrib/scripts/gnunet-chk.py.in
index 7d2cf73d3..afc0924f4 100755
--- a/contrib/scripts/gnunet-chk.py.in
+++ b/contrib/scripts/gnunet-chk.py.in
@@ -1,4 +1,4 @@
1#!@PYTHON@ 1#!@PYTHONEXE@
2# This file is part of GNUnet. 2# This file is part of GNUnet.
3# (C) 2013, 2018 Christian Grothoff (and other contributing authors) 3# (C) 2013, 2018 Christian Grothoff (and other contributing authors)
4# 4#