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