From 32bcf2f71fb3abaec97a07e81247ef6d4fdb7c37 Mon Sep 17 00:00:00 2001
From: Christophe Sovant <christophe.sovant@forgerock.com>
Date: Mon, 10 Jun 2013 21:30:13 +0000
Subject: [PATCH] CR-1828 Updated import_ldif and operations stress tests

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

diff --git a/opends/tests/staf-tests/shared/functions/utils.xml b/opends/tests/staf-tests/shared/functions/utils.xml
index 59359ff..7857372 100755
--- a/opends/tests/staf-tests/shared/functions/utils.xml
+++ b/opends/tests/staf-tests/shared/functions/utils.xml
@@ -812,7 +812,7 @@
 
       <if expr="checkRC != 48">
         <sequence>
-          <message>
+          <message log="1" level="'Error'">
             'Server is not stopped after %sms \
             (%s/logs/server.pid still exists on %s)' \
             % (noOfLoops*noOfMilliSeconds,dsPath,location)

--
Gitblit v1.10.0