]> Git [git.vados.ru] :: Repos - Mikrotiks/Mikrotiks.git/commitdiff
Autocommit in repo: Mikrotiks, generated by owner: root, in 04:55:48 12.03.2026.
authorvados-dev <192440777+vados-dev@users.noreply.github.com>
Thu, 12 Mar 2026 01:55:48 +0000 (04:55 +0300)
committervados-dev <192440777+vados-dev@users.noreply.github.com>
Thu, 12 Mar 2026 01:55:48 +0000 (04:55 +0300)
Makefile

index 862389ad90716902004138bf96fd1f4aa955e9c3..5c438d365b2dd2dc9ac7c14033792710f4ae5972 100644 (file)
--- 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."; \