From: vados-dev <192440777+vados-dev@users.noreply.github.com> Date: Thu, 12 Mar 2026 01:55:48 +0000 (+0300) Subject: Autocommit in repo: Mikrotiks, generated by owner: root, in 04:55:48 12.03.2026. X-Git-Url: https://git.vados.ru/gitweb.cgi?a=commitdiff_plain;h=4e3760392104e4748a2ed50a887664b986c91d1a;p=Mikrotiks%2FMikrotiks.git Autocommit in repo: Mikrotiks, generated by owner: root, in 04:55:48 12.03.2026. --- diff --git a/Makefile b/Makefile index 862389a..5c438d3 100644 --- a/Makefile +++ b/Makefile @@ -47,7 +47,7 @@ all: if [ $$cm -eq 0 ]; then \ echo "[all] commit exit $$ci. Exit Ok."; \ else \ - $(MAKE) notify MSG="[all] commit exit $$ci. Check it!"; \ + $(MAKE) notify MSG="[all] commit exit $$cm. Check it!"; \ fi \ else \ echo "[all] check exit $$rc, repo is clean exit Ok."; \