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