wtp helios M2
diff --git a/org.eclipse.wtp.releng.webupdatesite/build-home/runUpdateAllProjects.sh b/org.eclipse.wtp.releng.webupdatesite/build-home/runUpdateAllProjects.sh
index d70c95e..50dd81b 100644
--- a/org.eclipse.wtp.releng.webupdatesite/build-home/runUpdateAllProjects.sh
+++ b/org.eclipse.wtp.releng.webupdatesite/build-home/runUpdateAllProjects.sh
@@ -70,7 +70,7 @@
 # if not provided, we'll use the one coded here	
 if [ -z "${buildrepositorypath}" ] 	
 then
-   buildrepositorypath=$HOME}/download/webtools/downloads/drops/R3.2/S-3.2.0M2-20090924194346/updateSite/
+   buildrepositorypath=${HOME}/download/webtools/downloads/drops/R3.2/S-3.2.0M2-20090924194346/updateSite/
 else
    echo "buildrepositorypath: " "${buildrepositorypath}"
 fi