From b0f01b3841294964d74a0965e1617d20e5af058c Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Wed, 12 Apr 2006 11:45:45 +0200 Subject: [PATCH] Test at least one configuration with CONFIG_ALLOW_ANY. --- build/check-customs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/check-customs b/build/check-customs index b2297505..c50ca1e7 100755 --- a/build/check-customs +++ b/build/check-customs @@ -34,7 +34,7 @@ if [ -n "$1" ] ; then else try free # the free version try bare -CONFIG_INDEXER -CONFIG_SEARCH # absolutely stripped version - try bare # the bare version + try bare CONFIG_ALLOW_ANY # the bare version try debug/matcher-test # bare + custom stats and matchers try centrum/cz ROLE=search1-x # various Centrum.cz configurations try centrum/cz ROLE=indexer -- 2.39.2