From: Martin Mares Date: Sun, 27 Jun 2004 16:04:16 +0000 (+0000) Subject: Adjusted the checker. X-Git-Tag: holmes-import~1000 X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=a4b1a05807e0b1cf410622eafbff877cc7db4f6d;p=libucw.git Adjusted the checker. --- diff --git a/build/check-customs b/build/check-customs index 0d5ed237..9f6cdde5 100755 --- a/build/check-customs +++ b/build/check-customs @@ -48,9 +48,10 @@ rm -f test*.log try free # the free version try bare !CONFIG_INDEXER !CONFIG_SEARCH # absolutely stripped version try bare # the bare version -try centrum !CONFIG_GATHERD !CONFIG_GATHERER !CONFIG_REAPD !CONFIG_INDEXER # search servers -try centrum !CONFIG_GATHERD !CONFIG_GATHERER !CONFIG_REAPD # indexing server -try centrum !CONFIG_GATHERD # gathering server +try centrum !CONFIG_GATHERER !CONFIG_GATHERD !CONFIG_SHEPHERD !CONFIG_REAPD !CONFIG_INDEXER # search servers +try centrum !CONFIG_GATHERER !CONFIG_GATHERD !CONFIG_SHEPHERD !CONFIG_REAPD # indexing server +try centrum !CONFIG_GATHERD !CONFIG_SHEPHERD !CONFIG_INDEXER !CONFIG_SEARCH # reapd server +try centrum # full config rm -rf custom if [ -e custom.old ] ; then