From 114974c8366fd20310b01aae55ba8654180242f9 Mon Sep 17 00:00:00 2001
From: gary_williams <gary_williams@localhost>
Date: Thu, 29 Jan 2009 14:19:03 +0000
Subject: [PATCH] Test suite for binary transfer option

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

diff --git a/opends/tests/staf-tests/shared/functions/environment.xml b/opends/tests/staf-tests/shared/functions/environment.xml
index dc3e333..8203c65 100755
--- a/opends/tests/staf-tests/shared/functions/environment.xml
+++ b/opends/tests/staf-tests/shared/functions/environment.xml
@@ -23,7 +23,7 @@
  !
  ! CDDL HEADER END
  !
- !      Copyright 2007-2008 Sun Microsystems, Inc.
+ !      Copyright 2007-2009 Sun Microsystems, Inc.
  ! -->
 <stax>
   
@@ -461,6 +461,11 @@
       <message>
         'Load environment for test suite execution.'  
       </message>    
+
+      <!-- All exceptions are logged to user log -->
+      <script>
+        STAXLogMessage = 1
+      </script>
   
       <call function="'importSharedLibraries'"/>
       

--
Gitblit v1.10.0