mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git
opends/tests/functional-tests/shared/functions/utils.xml @@ -561,6 +561,7 @@ def appendLog(self, log): log=log.replace('<','') log=log.replace('>','') log=log.replace('&','&amp;') self.log +=' %s\n' % log def getName(self):