X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fcron.dinstall;h=0d4e92d07d129a6c8d02a9b0a132db839509d76c;hb=fadcda88f93cc1a990e01c795d8a9466b36a2e74;hp=433b1ed546fc557ee2062c1e7fb52165add61654;hpb=f411af6eb5731ce4d1e378d28f81e04e0a86c9fc;p=dak.git diff --git a/config/debian/cron.dinstall b/config/debian/cron.dinstall index 433b1ed5..0d4e92d0 100755 --- a/config/debian/cron.dinstall +++ b/config/debian/cron.dinstall @@ -354,6 +354,9 @@ function renamelogfile() { fi } +function testingsourcelist() { + dak ls -s testing -f heidi -r .| egrep 'source$' > ${webdir}/testing.list +} ######################################################################## ######################################################################## @@ -748,6 +751,13 @@ GO=( ) stage $GO +GO=( + FUNC="testingsourcelist" + TIME="" + ARGS="" + ERR="false" +) + rm -f ${LOCK_BRITNEY} GO=(