From fe1afda3eb7651e04764aa0e120cc1715615c611 Mon Sep 17 00:00:00 2001
From: Gary Williams <gary.williams@forgerock.com>
Date: Fri, 21 Oct 2011 15:01:56 +0000
Subject: [PATCH] Improve xml dom parsing on testgroup, testsuite elements 

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

diff --git a/opends/tests/staf-tests/shared/functions/environment.xml b/opends/tests/staf-tests/shared/functions/environment.xml
index bbbc2ff..61837fc 100755
--- a/opends/tests/staf-tests/shared/functions/environment.xml
+++ b/opends/tests/staf-tests/shared/functions/environment.xml
@@ -125,6 +125,8 @@
         server.password   = DIRECTORY_INSTANCE_PSWD
         server.suffix     = DIRECTORY_INSTANCE_SFX
         server.backend    = DIRECTORY_INSTANCE_BE
+        
+        TestSuiteStartTime = STAXGlobal([])
       </script>
 
       <!-- Set the signal handlers -->

--
Gitblit v1.10.0