From: Willy Tarreau Date: Wed, 12 Feb 2020 17:21:11 +0000 (+0100) Subject: SCRIPTS: make announce-release executable again X-Git-Tag: v2.2-dev3~79 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=332ded5f3a74997c0ec2c0df8f19d643bb92b024;p=thirdparty%2Fhaproxy.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. --- diff --git a/scripts/announce-release b/scripts/announce-release old mode 100644 new mode 100755