X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fcron.dinstall;h=7b1a2f2a7a5aaa8f1bc16082989907bd410d5f47;hb=26127c32273ec9aa520aff834993ebf5504dfdc1;hp=61835f79e62aff8060f0e005cc7a7c27dc43d412;hpb=dc672574ad5dc70c44e77be4d740951a9dc02099;p=dak.git diff --git a/config/debian/cron.dinstall b/config/debian/cron.dinstall index 61835f79..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"