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

al_xipe
28.29.2007 b99ac388ed0a2282371fa7887142678dd7297b06
opendj-sdk/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 -->