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 50dd81b..5304c8e 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}/downloads/webtools/downloads/drops/R3.2/S-3.2.0M2-20090924194346/updateSite/
else
echo "buildrepositorypath: " "${buildrepositorypath}"
fi