mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

smaguin
07.46.2007 60911c19f101389f14cd7ef83d943e75269903be
limit the search in isAlive function to dn
1 files modified
1 ■■■■ changed files
opends/tests/functional-tests/shared/functions/utils.xml 1 ●●●● patch | view | raw | blame | history
opends/tests/functional-tests/shared/functions/utils.xml
@@ -441,6 +441,7 @@
              'dsScope'        : 'base' ,
              'dsBaseDN'       : 'cn=config' ,
              'dsFilter'       : 'objectclass=*' ,
              'attributes'    : 'dn',
              'expectedRC'     : 'noCheck'
            }
          </call>