X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fcron.dinstall;h=05bc9e8233cc8c51e4613ff9fed9c95bbfe2d7ae;hb=68300ce743acaae9fd3ea129d86ebe2b75cfb47a;hp=fd32a9ee8389280e8c8f8fcc1cea1c6d4f5ef874;hpb=e5c6971fed0337270ce5c604fdc893cae7502e65;p=dak.git diff --git a/config/debian/cron.dinstall b/config/debian/cron.dinstall index fd32a9ee..05bc9e82 100755 --- a/config/debian/cron.dinstall +++ b/config/debian/cron.dinstall @@ -35,7 +35,7 @@ set -u set -E # import the general variable set. -export SCRIPTVARS=/srv/ftp.debian.org/dak/config/debian/vars +export SCRIPTVARS=/srv/ftp-master.debian.org/dak/config/debian/vars . $SCRIPTVARS ######################################################################## @@ -193,7 +193,7 @@ GO=( ARGS="" ERR="false" ) -stage $GO & +stage $GO GO=( FUNC="i18n1" @@ -201,7 +201,7 @@ GO=( ARGS="" ERR="false" ) -stage $GO & +stage $GO lockfile "$LOCK_ACCEPTED" lockfile "$LOCK_NEW" @@ -214,13 +214,13 @@ GO=( ) stage $GO -GO=( - FUNC="opunew" - TIME="o-p-u-new" - ARGS="oldproposedupdates" - ERR="false" -) -stage $GO +#GO=( +# FUNC="opunew" +# TIME="o-p-u-new" +# ARGS="oldproposedupdates" +# ERR="false" +#) +#stage $GO GO=( FUNC="newstage" @@ -265,7 +265,7 @@ GO=( ARGS="" ERR="false" ) -stage $GO & +stage $GO GO=( FUNC="overrides" @@ -281,7 +281,7 @@ GO=( ARGS="" ERR="false" ) -stage $GO & +stage $GO state "packages/contents" GO=( @@ -336,6 +336,14 @@ GO=( ) stage $GO +GO=( + FUNC="mkuploaders" + TIME="mkuploaders" + ARGS="" + ERR="" +) +stage $GO + GO=( FUNC="copyoverrides" TIME="copyoverrides"