]> Savannah Git Hosting - gnulib.git/commitdiff
vcs-to-changelog: Drop python3 shebang from frontend_c.py
authorSiddhesh Poyarekar <siddhesh@gotplt.org>
Thu, 16 Jan 2020 07:19:53 +0000 (12:49 +0530)
committerBruno Haible <bruno@clisp.org>
Thu, 16 Jan 2020 20:18:57 +0000 (21:18 +0100)
frontend_c.py is not executed directly and hence does not need it.

* build-aux/vcstocl/frontend_c.py: Remove shebang.

ChangeLog
build-aux/vcstocl/frontend_c.py

index fc48c3960a7d83330f9954e8e4f2b2d8685925b0..3ebd83799e07a3aeee55cfba7e4fa040d00bcc8c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2020-01-16  Siddhesh Poyarekar  <siddhesh@gotplt.org>
+
+       vcs-to-changelog: Drop python3 shebang from frontend_c.py.
+       Reported in
+       <https://lists.gnu.org/archive/html/bug-gnulib/2019-11/msg00050.html>.
+       * build-aux/vcstocl/frontend_c.py: Remove shebang.
+
 2020-01-15  Simon Josefsson  <simon@josefsson.org>
 
        crypto/gc-pbkdf2: New module.
index 4f6ef240a6f857482ae481e2c90ee32d4def2947..81f37ffa4d7a4e8bddc54f4f9d882c45808e8efd 100644 (file)
@@ -1,4 +1,3 @@
-#!/usr/bin/python3
 # The C Parser.
 # Copyright (C) 2019-2020 Free Software Foundation, Inc.
 #