haproxy/scripts
Willy Tarreau f9beea52da SCRIPTS: backport: fix the master branch detection
The condition was inverted. When the branch was the master, it was
harmless because it caused an extra "checkout master", but when it
was not the master, the commit could be applied to the wrong branch
and it could even possibly not match the name to stop on.
2020-02-07 08:26:49 +01:00
..
announce-release SCRIPTS: announce-release: allow the user to force to overwrite old files 2020-02-07 08:11:45 +01:00
backport SCRIPTS: backport: fix the master branch detection 2020-02-07 08:26:49 +01:00
build-ssl.sh BUILD: CI: install golang-1.13 when building BoringSSL 2019-09-17 13:52:39 +02:00
create-release SCRIPTS: use /usr/bin/env bash instead of /bin/bash for scripts 2020-02-05 04:49:07 +01:00
git-show-backports SCRIPTS: use /usr/bin/env bash instead of /bin/bash for scripts 2020-02-05 04:49:07 +01:00
publish-release SCRIPTS: use /usr/bin/env bash instead of /bin/bash for scripts 2020-02-05 04:49:07 +01:00
run-regtests.sh REGTEST: run-regtests: implement #REQUIRE_BINARIES 2019-12-19 14:36:46 +01:00