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

andrug
18.08.2008 35b6788e5bf43e61b0fb9b3b00558e098eee6f6a
opends/tests/system-tests/phases/shared/stafcmd.xml
@@ -26,7 +26,7 @@
 !      Copyright 2008 Sun Microsystems, Inc.
 ! -->
<stax>
  <function name="copyFile">
  <function name="copyFile" scope="local">
    <function-prolog>
      This function copies a source file to destination file to host
    </function-prolog>
@@ -118,7 +118,7 @@
    </sequence>
  </function>
  <function name="copyFolder">
  <function name="copyFolder" scope="local">
    <function-prolog>
      This function copy directory through the network
    </function-prolog>
@@ -202,7 +202,7 @@
  </function>
  <function name="unZipFile">
  <function name="unZipFile" scope="local">
    <function-prolog>
      This function unzips a compressed zip archive
    </function-prolog>
@@ -266,7 +266,7 @@
  <function name="isFile">
  <function name="isFile" scope="local">
    <function-prolog>
        This function returns TRUE if file exist, else FALSE
    </function-prolog>
@@ -309,7 +309,7 @@
    </sequence>
  </function>
  <function name="isEmptyFile">
  <function name="isEmptyFile" scope="local">
    <function-prolog>
        This function returns TRUE if file is empty, else FALSE
    </function-prolog>
@@ -354,7 +354,7 @@
  </function>
  
  
  <function name="deleteFolder">
  <function name="deleteFolder" scope="local">
    <function-prolog>
        This function recursively deletes a folder
    </function-prolog>
@@ -447,7 +447,7 @@
      
    </function>
    
    <function name="createFolder">
    <function name="createFolder" scope="local">
    
    <function-prolog>
        This function creates a folder