From 3ba8990254552a67762fc978019fc55a996f80db Mon Sep 17 00:00:00 2001
From: al_xipe <al_xipe@localhost>
Date: Thu, 19 Oct 2006 16:37:32 +0000
Subject: [PATCH] changed the wipeout to only sleep 10 seconds if the server actually had to be stopped fixed issue on platform specific command calls

---
 opends/tests/default.installer.properties |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/opends/tests/default.installer.properties b/opends/tests/default.installer.properties
index d4e39f4..e913db9 100644
--- a/opends/tests/default.installer.properties
+++ b/opends/tests/default.installer.properties
@@ -5,3 +5,5 @@
 host.name=localhost
 install.dir=${project.home}/build/install
 full.install.dir=${install.dir}/${product.name}-${product.version}
+windows.list=Windows XP,Windows 2000,Windows 2003
+unix.list=SunOS,Linux

--
Gitblit v1.10.0