modified build script for branch policy
authorjaewon81.lim <jaewon81.lim@samsung.com>
Mon, 25 Jul 2011 08:51:14 +0000 (17:51 +0900)
committerjaewon81.lim <jaewon81.lim@samsung.com>
Mon, 25 Jul 2011 08:51:14 +0000 (17:51 +0900)
build.sh

index 80e58c6..4ece260 100755 (executable)
--- 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