]> mj.ucw.cz Git - libucw.git/blobdiff - build/check-customs
conf2: fix commit hooks
[libucw.git] / build / check-customs
index 6f2d12d52f4bd029995980f0afc5e08c696eb7bd..c50ca1e7db19b93a3aef976e3212f543d687d057 100755 (executable)
@@ -34,14 +34,14 @@ if [ -n "$1" ] ; then
 else
        try free                                                                        # the free version
        try bare -CONFIG_INDEXER -CONFIG_SEARCH                                         # absolutely stripped version
 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 debug/matcher-test                                                          # bare + custom stats and matchers
-       try centrum/cz ROLE=search                                                      # various Centrum.cz configurations
+       try centrum/cz ROLE=search1-x                                                   # various Centrum.cz configurations
        try centrum/cz ROLE=indexer
        try centrum/cz ROLE=gather
        try centrum/cz ROLE=reap+watson
        try centrum/cz ROLE=all CONFIG_PARTMAP_IS_MMAP
        try centrum/cz ROLE=indexer
        try centrum/cz ROLE=gather
        try centrum/cz ROLE=reap+watson
        try centrum/cz ROLE=all CONFIG_PARTMAP_IS_MMAP
-       try centrum/pl
+       try centrum/pl ROLE=all
        try debug CONFIG_SHARED                                                         # debugging configuration with shared libs
        try debug                                                                       # debugging configuration
 fi
        try debug CONFIG_SHARED                                                         # debugging configuration with shared libs
        try debug                                                                       # debugging configuration
 fi