]> git.kaiwu.me - haproxy.git/commit
SCRIPTS: use /usr/bin/env bash instead of /bin/bash for scripts
authorWilly Tarreau <w@1wt.eu>
Wed, 5 Feb 2020 03:45:18 +0000 (04:45 +0100)
committerWilly Tarreau <w@1wt.eu>
Wed, 5 Feb 2020 03:49:07 +0000 (04:49 +0100)
commitbe9b00f9927f59330e01954170c49bca967b00c5
tree824135210458beee82cee9265ca68c3490a8b0b9
parent731248f0dbba03688e433789790f65580a472151
SCRIPTS: use /usr/bin/env bash instead of /bin/bash for scripts

Given that some OSes have bash in /usr/local/bin and in order not to
give too easy an excuse to Olivier for not backporting fixes, let's
make a few scripts rely on /usr/bin/env bash instead of /bin/bash :-)
scripts/announce-release
scripts/backport
scripts/create-release
scripts/git-show-backports
scripts/publish-release