opends/tests/functional-tests/shared/functions/environment.xml
@@ -83,7 +83,7 @@ <!-- Load in any standard python libraries --> <script> import re import posixpath import os import sys </script> opends/tests/functional-tests/shared/functions/utils.xml
@@ -703,7 +703,7 @@ <message>'Creating test log %s' % logfile</message> <script> NewLogDir=posixpath.dirname(logfile) NewLogDir=os.path.dirname(logfile) </script> <call function="'createFolder'">