From 81f1d65e0ca7e4542a597db4f28e65f84dbbcd47 Mon Sep 17 00:00:00 2001
From: Christophe Sovant <christophe.sovant@forgerock.com>
Date: Mon, 03 Aug 2009 09:29:27 +0000
Subject: [PATCH] Front port of 2.0 tests to the trunk

---
 opends/tests/staf-tests/shared/functions/dsadm.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/opends/tests/staf-tests/shared/functions/dsadm.xml b/opends/tests/staf-tests/shared/functions/dsadm.xml
index 8944b44..f813b1c 100755
--- a/opends/tests/staf-tests/shared/functions/dsadm.xml
+++ b/opends/tests/staf-tests/shared/functions/dsadm.xml
@@ -556,7 +556,7 @@
         }
       </call>
       <call function="'Sleep'">
-        { 'sleepForMilliSeconds'  : 3000 }
+        { 'sleepForMilliSeconds'  : 10000 }
       </call>
     </sequence>
   </function>

--
Gitblit v1.10.0