From 671163250190a2f80e059b6edd835bfb17490fe1 Mon Sep 17 00:00:00 2001 From: "jaewon81.lim" Date: Mon, 25 Jul 2011 17:51:14 +0900 Subject: [PATCH] modified build script for branch policy --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index 80e58c6..4ece260 100755 --- a/build.sh +++ b/build.sh @@ -21,7 +21,7 @@ builder_path="$start_path/builder" equinox_launcher=`echo org.eclipse.equinox.launcher_*.jar` pde_build=`echo org.eclipse.pde.build_*` metadata_path=$start_path/builder -fresh_ide_path=/var/lib/hudson/jobs/slp_sdk_fresh_ide/workspace +fresh_ide_path=$3 if [ "x$1" = "x" ] then -- 2.7.4