| opends/tests/functional-tests/shared/functions/utils.xml | ●●●●● patch | view | raw | blame | history |
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):