From 3151e3d0ee5bf903faf38f886ad3334c033e3139 Mon Sep 17 00:00:00 2001
From: al_xipe <al_xipe@localhost>
Date: Mon, 16 Jul 2007 20:14:00 +0000
Subject: [PATCH] Fixed an issue that impacts log gathering after a run
---
opendj-sdk/opends/tests/functional-tests/testcases/indexes/indexes.xml | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/opendj-sdk/opends/tests/functional-tests/testcases/indexes/indexes.xml b/opendj-sdk/opends/tests/functional-tests/testcases/indexes/indexes.xml
index e274753..e555553 100644
--- a/opendj-sdk/opends/tests/functional-tests/testcases/indexes/indexes.xml
+++ b/opendj-sdk/opends/tests/functional-tests/testcases/indexes/indexes.xml
@@ -34,6 +34,8 @@
<script>
CurrentTestPath={}
envAlreadyLoaded='true'
+ CurrentTestPath['group']='indexes'
+ CurrentTestPath['suite']=STAXCurrentBlock
</script>
<call function="'testGroup_Preamble'" />
--
Gitblit v1.10.0