Gitiles
Code Review
Sign In
git.eclipse.org
/
webtools
/
webtools.releng
/
d2fa7eeca5fbc89461a57e35cbf546cf6fd38a79
/
.
/
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
}