]> Savannah Git Hosting - gnulib.git/commit
Fix scripts to have valid executable format on Alpine Linux.
authorBruno Haible <bruno@clisp.org>
Sat, 15 Jun 2019 11:03:58 +0000 (13:03 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 15 Jun 2019 11:06:55 +0000 (13:06 +0200)
commita05d5d121b10f24fc33e1820db436507bd6c58f0
treefceb04767b2a25379bf6d5ca2c5fc4fa996ad68a
parent5905d8ca9945f0d60ff40eb6cfa42afc0199ab8f
Fix scripts to have valid executable format on Alpine Linux.

Reported by Tim Rühsen <tim.ruehsen@gmx.de>.
Idea by Paul Eggert.

* build-aux/useless-if-before-free: Use a prologue that starts with
'#!/bin/sh'.
* build-aux/announce-gen: Likewise.
* build-aux/gitlog-to-changelog: Likewise.
* build-aux/prefix-gnulib-mk: Likewise.
* build-aux/update-copyright: Likewise.
* tests/test-update-copyright.sh: Update test program accordingly.
ChangeLog
build-aux/announce-gen
build-aux/gitlog-to-changelog
build-aux/prefix-gnulib-mk
build-aux/update-copyright
build-aux/useless-if-before-free
tests/test-update-copyright.sh