From: Willy Tarreau Date: Wed, 12 Feb 2020 17:21:11 +0000 (+0100) Subject: SCRIPTS: make announce-release executable again X-Git-Tag: v2.1.4~99 X-Git-Url: http://git.haproxy.org/?a=commitdiff_plain;h=aea04c61b3129f251dc73d72bd04febf5185e199;p=haproxy-2.1.git SCRIPTS: make announce-release executable again I managed to mess up with the file's permission while using a temporary one during last release, and to backport the non-exec version everywhere. This can be backported as far as 1.7 now. (cherry picked from commit 332ded5f3a74997c0ec2c0df8f19d643bb92b024) Signed-off-by: Willy Tarreau --- diff --git a/scripts/announce-release b/scripts/announce-release old mode 100644 new mode 100755