]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
disable Perl tests until such time as it creates nested attrs
authorAlan T. DeKok <aland@freeradius.org>
Sun, 17 Sep 2023 20:16:26 +0000 (16:16 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Sun, 17 Sep 2023 20:16:26 +0000 (16:16 -0400)
src/tests/modules/all.mk

index e24a61a3adf225f1f4199dc8764a8251b6d0d7dd..cdbe835215f166f53bbb001d14fca143bb53a80d 100644 (file)
@@ -22,6 +22,11 @@ else
   FILES_SKIP += $(filter unbound/%,$(FILES))
 endif
 
+#
+#  Disable Perl until such time as it is updated to create nested attributes
+#
+FILES_SKIP += $(filter unbound/%,$(FILES))
+
 #
 #  Remove tests which are known to be slow, unless we want them to be run.
 #