From: Willy Tarreau Date: Wed, 2 Jul 2025 08:54:03 +0000 (+0200) Subject: BUILD: dev/phash: remove the accidentally committed a.out file X-Git-Tag: v3.3-dev3~50 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e34a0a50ae1a1da031fb9ef82c1941f6ece0d24f;p=thirdparty%2Fhaproxy.git BUILD: dev/phash: remove the accidentally committed a.out file Commit 41f28b3c53 ("DEV: phash: Update 414 and 431 status codes to phash") accidentally committed a.out, resulting in build/checkout issues when locally rebuilt. Let's drop it. This should be backported to 3.1. --- diff --git a/dev/phash/a.out b/dev/phash/a.out deleted file mode 100755 index 3da1dd8385..0000000000 Binary files a/dev/phash/a.out and /dev/null differ