X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fcron.dinstall;h=7b1a2f2a7a5aaa8f1bc16082989907bd410d5f47;hb=c4a8947bf81001d2b6ad8f437f5333111dc66d42;hp=fd32a9ee8389280e8c8f8fcc1cea1c6d4f5ef874;hpb=54a1e63df2a81a8f5e6f3148d59afcfeaa7b3495;p=dak.git diff --git a/config/debian/cron.dinstall b/config/debian/cron.dinstall index fd32a9ee..7b1a2f2a 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 ######################################################################## @@ -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" @@ -336,6 +336,14 @@ GO=( ) stage $GO +GO=( + FUNC="mkuploaders" + TIME="mkuploaders" + ARGS="" + ERR="" +) +stage $GO + GO=( FUNC="copyoverrides" TIME="copyoverrides"