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

al_xipe
28.29.2007 11bc51ab0ec882cd8445dfe59b2bb9159a62e683
opends/tests/functional-tests/shared/functions/environment.xml
@@ -133,12 +133,14 @@
        if isWindows:
          fileExt='.bat'
          fileFolder='bat'
          pathSeparator=';'
        else:
          fileExt=''
          fileFolder='bin'
          pathSeparator=':'
      </script>
      
      <!-- Set the signal handlers -->
      <!-- Set the signal handlers -->
      <call function="'signals'"/>
      
      <!-- Initialize any global variables -->