]> git.ipfire.org Git - thirdparty/bind9.git/commit
Prevent splitting GitLab identifiers across lines
authorMichał Kępień <michal@isc.org>
Fri, 3 Jan 2020 08:08:09 +0000 (09:08 +0100)
committerMichał Kępień <michal@isc.org>
Fri, 3 Jan 2020 08:08:09 +0000 (09:08 +0100)
commit635d915268d92cf14d9deb00792c8fb8737e9500
tree47bdcb8a23a25fe66f127ca7e3e223661a49f807
parent5301d8c77f8bfcb0d1595092416dfe385729107f
Prevent splitting GitLab identifiers across lines

GitLab issue and merge request numbers placed in release notes (in the
form of "#1234" for issues and "!5678" for merge requests) should not be
split across two lines.  Extend the shell pipeline generating
doc/arm/notes.txt with a sed invocation which prevents such splitting.

(cherry picked from commit 2d00143ab161aba573649c445603bab72ad82e25)
doc/arm/Makefile.in