]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
as a trial, don't run xlat-delay
authorAlan T. DeKok <aland@freeradius.org>
Tue, 19 Mar 2019 19:16:35 +0000 (15:16 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Tue, 19 Mar 2019 19:16:35 +0000 (15:16 -0400)
it seems to pass fine locally, but dies in travis.  Maybe it's
a travis issue, or maybe it's a test issue.  Let's see.

src/tests/keywords/all.mk

index fb03b2b25a21b88ea2a6696454ed58b8f2d02062..14bca7ceb61e988169631dd3822d9a71600f2d11 100644 (file)
@@ -13,7 +13,7 @@ TEST := tests.keywords
 #  The list is unordered.  The order is added in the next step by looking
 #  at precursors.
 #
-FILES := $(filter-out %.conf %.md %.attrs %.mk %~ %.rej,$(subst $(DIR)/,,$(wildcard $(DIR)/*)))
+FILES := $(filter-out xlat-delay %.conf %.md %.attrs %.mk %~ %.rej,$(subst $(DIR)/,,$(wildcard $(DIR)/*)))
 
 #
 #  Don't run SSHA tests if there's no SSL