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

andrug
08.20.2008 406f681c281d0705ff9c6dc89c3ca23ba4c81703
add one more 1sec in sleep before copying
1 files modified
4 ■■■■ changed files
opendj-sdk/opends/tests/system-tests/phases/main_run_lib.xml 4 ●●●● patch | view | raw | blame | history
opendj-sdk/opends/tests/system-tests/phases/main_run_lib.xml
@@ -159,7 +159,7 @@
          <if expr="id != 0">
            <call function="'sleep'">
              {
                'sleepForMilliSeconds'  : '1000',
                'sleepForMilliSeconds'  : '2000',
                'silentMode' : 'TRUE',
                'fileFd' : NO_FILE
              }
@@ -257,7 +257,7 @@
              <if expr="id != 0">
                <call function="'sleep'">
                  {
                    'sleepForMilliSeconds'  : '1000',
                    'sleepForMilliSeconds'  : '2000',
                    'silentMode' : 'TRUE',
                    'fileFd' : NO_FILE
                  }