From f1259206fdc5b6c356df08adaf057ef5a61c0d03 Mon Sep 17 00:00:00 2001 From: Jarrett Jordaan Date: Tue, 1 Dec 2009 11:56:56 +0200 Subject: [PATCH] Removed extra lucene install message. --- dmsctl.bat | 1 - 1 file changed, 0 insertions(+), 1 deletion(-) diff --git a/dmsctl.bat b/dmsctl.bat index 7cf4d18..8802d4b 100644 --- a/dmsctl.bat +++ b/dmsctl.bat @@ -100,7 +100,6 @@ IF EXIST "%INSTALL_PATH%\var\bin\officeinstall.bat" echo The Open Office automat IF EXIST "%INSTALL_PATH%\var\bin\schedulerinstall.bat" call "%INSTALL_PATH%\var\bin\schedulerinstall.bat" IF EXIST "%INSTALL_PATH%\var\bin\schedulerinstall.bat" echo The Scheduler automatic service was successfully installed. IF EXIST "%INSTALL_PATH%\var\bin\luceneinstall.bat" call "%INSTALL_PATH%\var\bin\luceneinstall.bat" -IF EXIST "%INSTALL_PATH%\var\bin\luceneinstall.bat" echo The Lucene automatic service was successfully installed. goto end :end -- libgit2 0.21.4