]> git.ipfire.org Git - thirdparty/haproxy.git/commit
SCRIPTS: publish-release: update the umask to keep group write access
authorWilly Tarreau <w@1wt.eu>
Wed, 24 May 2023 20:48:14 +0000 (22:48 +0200)
committerWilly Tarreau <w@1wt.eu>
Wed, 24 May 2023 20:49:12 +0000 (22:49 +0200)
commitf9b04bd48bb3caa85b975262ce9248d783a33b44
treeeb8ada636c32562b54b8a3b85e44739188312399
parent3098540bbacd4d25acb19b82a7bb585cf96f8188
SCRIPTS: publish-release: update the umask to keep group write access

This is to avoid the occasional error that arises when a release is
first done by another maintainer.
scripts/publish-release