summaryrefslogtreecommitdiff
path: root/build-aux/vcstocl
diff options
context:
space:
mode:
authorSiddhesh Poyarekar <siddhesh@gotplt.org>2020-01-16 12:49:53 +0530
committerBruno Haible <bruno@clisp.org>2020-01-16 21:18:57 +0100
commit62503afc03a2c877454473fc10a7518222b29bf0 (patch)
tree05c022ad529bd2a7aaf90a8f1c08f98af77d4268 /build-aux/vcstocl
parentdf2bd909b3ec63c2aa8d60f47c8fda3a7c9044d8 (diff)
downloadgnulib-62503afc03a2c877454473fc10a7518222b29bf0.tar.gz
vcs-to-changelog: Drop python3 shebang from frontend_c.py
frontend_c.py is not executed directly and hence does not need it. * build-aux/vcstocl/frontend_c.py: Remove shebang.
Diffstat (limited to 'build-aux/vcstocl')
-rw-r--r--build-aux/vcstocl/frontend_c.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/build-aux/vcstocl/frontend_c.py b/build-aux/vcstocl/frontend_c.py
index 4f6ef240a6..81f37ffa4d 100644
--- a/build-aux/vcstocl/frontend_c.py
+++ b/build-aux/vcstocl/frontend_c.py
@@ -1,4 +1,3 @@
-#!/usr/bin/python3
# The C Parser.
# Copyright (C) 2019-2020 Free Software Foundation, Inc.
#