From 6e0b9ce1068a7086973fe748d176aa9f24a74b9a Mon Sep 17 00:00:00 2001
From: andrug <andrug@localhost>
Date: Mon, 28 Apr 2008 17:20:47 +0000
Subject: [PATCH] Get automatically the name of directory built in the opends zip file
---
opends/tests/system-tests/scenario/sample2/conf.xml | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/opends/tests/system-tests/scenario/sample2/conf.xml b/opends/tests/system-tests/scenario/sample2/conf.xml
index c665ba7..8b3ae67 100755
--- a/opends/tests/system-tests/scenario/sample2/conf.xml
+++ b/opends/tests/system-tests/scenario/sample2/conf.xml
@@ -44,9 +44,9 @@
</description>
</scenario>
- <opendsName>OpenDS-1.0.0</opendsName>
<opendsZip>NEED_VALUE</opendsZip>
- <domain>NEED_VALUE</domain>
+ <!-- Example : <domain>france.sun.com</domain> -->
+ <domain></domain>
</globalParameters>
--
Gitblit v1.10.0