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

maudj
23.55.2009 1f5b931599cc6809737dd2cc2b9833b6e3429e30
fix ldapsearch RC code following the fix for issue 2764 - maudj
1 files modified
2 ■■■ changed files
opends/tests/staf-tests/functional-tests/testcases/core/binaryattr/core_binaryattr_tests.xml 2 ●●● patch | view | raw | blame | history
opends/tests/staf-tests/functional-tests/testcases/core/binaryattr/core_binaryattr_tests.xml
@@ -264,7 +264,7 @@
                                        'dsFilter'         : 'objectclass=*'  ,
                                        'dsAttributes'     : 'dn'             ,
                                        'dsCountEntries'   : 'True'           ,
                                        'expectedRC'       : 255 }
                                        'expectedRC'       : 0 }
              }
            </call>