Gitiles
Code Review
Sign In
git.eclipse.org
/
webtools
/
webtools.releng
/
eda3a4a5078e40b1d8425a65476e5b8f700179fd
/
.
/
org.eclipse.wtp.releng.webupdatesite
/
build-home
/
runCreateDigests.sh
blob: 0f77fabf70fa06216bc2b7a61072e1d47b55bbf8 [
file
] [
log
] [
blame
]
#!/bin/sh
# script to run update, setting properties, for all projects
source properties
.
shsource
source parseSiteArg
.
shsource
ant
-
f createDigests
.
xml
-
Declipse
.
home
=
$
{
eclipseLocation
}
-
Dupdate
.
site
=
$
{
updateSite
}