From 1d06fae0f39f85f26794eaba97491d86bafa057c Mon Sep 17 00:00:00 2001 From: hyocheol ahn Date: Sat, 5 Sep 2015 14:28:12 +0900 Subject: [PATCH] SCRIPT: Fixed bug that excute upate site in ant build script Change-Id: If113fc8ed755493114df7055fddcd44b95e5d214 Signed-off-by: hyocheol ahn --- script/ant-build.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/script/ant-build.xml b/script/ant-build.xml index 5d1d833..37ab33a 100644 --- a/script/ant-build.xml +++ b/script/ant-build.xml @@ -152,7 +152,7 @@ - + IDE ANT Update Site: ${update.plugin.path} not exist... @@ -168,7 +168,7 @@ - + IDE ANT Update Site: ${update.plugin.path} not exist... -- 2.7.4