From de12910fc85156632870c1b8ec808c5bd9ac9f3a Mon Sep 17 00:00:00 2001 From: davidely <davidely@localhost> Date: Tue, 08 May 2007 08:09:58 +0000 Subject: [PATCH] Fixed a problem where OpenDS couldn't be installed on Windows in a directory with a space in it's path. There was also a similar, but more benign problem with log messages generated from start-ds.bat and stop-ds.bat. --- opends/lib/opends_service.exe | 0 1 files changed, 0 insertions(+), 0 deletions(-) diff --git a/opends/lib/opends_service.exe b/opends/lib/opends_service.exe index 2a7b3a3..63cccd9 100755 --- a/opends/lib/opends_service.exe +++ b/opends/lib/opends_service.exe Binary files differ -- Gitblit v1.10.0