Module: kamailio
Branch: master
Commit: 09628a8e6060a21805fccccc1f530062fca1bb75
URL: 
https://github.com/kamailio/kamailio/commit/09628a8e6060a21805fccccc1f530062fca1bb75

Author: Victor Seva <linuxman...@torreviejawireless.org>
Committer: Victor Seva <linuxman...@torreviejawireless.org>
Date: 2025-01-20T09:18:45+01:00

cmake: fix typo, missing KRADIUS

---

Modified: .pre-commit-config.yaml
Modified: cmake/groups.cmake

---

Diff:  
https://github.com/kamailio/kamailio/commit/09628a8e6060a21805fccccc1f530062fca1bb75.diff
Patch: 
https://github.com/kamailio/kamailio/commit/09628a8e6060a21805fccccc1f530062fca1bb75.patch

---

diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 7892175df39..c5df7975c1f 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -16,4 +16,10 @@ repos:
     rev: v0.6.13
     hooks:
       - id: cmake-format
+        verbose: true
+        args:
+          - -c cmake/cmake-format.py
       - id: cmake-lint
+        verbose: true
+        args:
+          - -c cmake/cmake-format.py
diff --git a/cmake/groups.cmake b/cmake/groups.cmake
index b3562cbbbcc..9cd7ddf77dc 100644
--- a/cmake/groups.cmake
+++ b/cmake/groups.cmake
@@ -720,7 +720,7 @@ list(
   KPOSTGRES
   KCPL
   KXML
-  KRAIDUS
+  KRADIUS
   KUNIXODBC
   KPERL
   KSNMPSTATS

_______________________________________________
Kamailio - Development Mailing List -- sr-dev@lists.kamailio.org
To unsubscribe send an email to sr-dev-le...@lists.kamailio.org
Important: keep the mailing list in the recipients, do not reply only to the 
sender!

Reply via email to