From 42ba4752e4d430cc9354e0260476636ed8437f96 Mon Sep 17 00:00:00 2001 From: PriestJ Date: Tue, 12 Feb 2008 17:12:47 +0000 Subject: [PATCH] removed uat reference to the apex autoinstall as we'll do this separately git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@3528 248e525c-4dfb-0310-94bc-949c084e9493 --- InstallMIP.cmd | 2 -- 1 file changed, 2 deletions(-) diff --git a/InstallMIP.cmd b/InstallMIP.cmd index c285734..7925fce 100644 --- a/InstallMIP.cmd +++ b/InstallMIP.cmd @@ -86,8 +86,6 @@ goto :done cd Data\uat call InstallData %3/%4@%5 @echo Installed uat data -@echo Installing uat application in APEX... -ruby apex_auto_install.rb cd ..\.. @echo uat install Complete