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

gary_williams
05.26.2007 b2a31e7655b4e8dbe114d9a21718330b409735f8
opends/tests/functional-tests/shared/functions/environment.xml
@@ -95,7 +95,7 @@
        sys.path.append("%s/python" % TESTS_SHARED_DIR )
        from common import *
        from security import *
        from synchronization import *
        from replication import *
      </script>     
                                    
      
@@ -243,7 +243,13 @@
        <call function="'deleteFolder'">
          { 'location'   : STAF_REMOTE_HOSTNAME ,
            'foldername' : '%s' % InstanceInstallDir }
        </call>
        </call>
        <call function="'deleteFile'">
          { 'location'   : STAF_REMOTE_HOSTNAME ,
            'filename'   : '%s.zip' % InstanceInstallDir }
        </call>
      </sequence>
    </catch>
@@ -289,4 +295,4 @@
      
</stax>
</stax>