From: Wlodek Wencel Date: Thu, 21 Jul 2022 16:07:48 +0000 (+0200) Subject: fixed pipeline after ChangeLog edit X-Git-Tag: Kea-2.2.0~30 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7eb8e7d73e490e1a634f080ba82706e86a67d48a;p=thirdparty%2Fkea.git fixed pipeline after ChangeLog edit --- diff --git a/ChangeLog b/ChangeLog index 53c8914ed7..a961ab484e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -30,8 +30,8 @@ (Gitlab #2473) 2036. [build] andrei - Added a tool that checks whether there are any missing REST commands - from the API Reference section of the ARM. + Added a tool that checks whether there are any missing REST + commands from the API Reference section of the ARM. See tools/check-for-missing-api-commands.sh. It has been integrated into Gitlab CI and runs on every push. (Gitlab #2379)