]> git.decadent.org.uk Git - dak.git/blobdiff - config/debian/cron.hourly
Timeout epydoc, it likes to hang randomly...
[dak.git] / config / debian / cron.hourly
index 290de0cac59d8a54859afc81ba6aa6b2a1fb2fab..0b06f026b0fa1196a7ccdf1de44861cd00870b37 100755 (executable)
@@ -34,7 +34,7 @@ fi
 
 dak queue-report -n > $webdir/new.html
 dak queue-report -n -d backports-new > ${webdir}/backports-new.html
-dak queue-report -8 -d new,byhand,stable-new,oldstable-new -r $webdir/stat
+dak queue-report -8 -d new,byhand,stable-new,oldstable-new,backports-new -r $webdir/stat
 sudo -u dak-unpriv dak show-deferred -r $webdir/stat > ${webdir}/deferred.html
 dak graph -n new,byhand,stable-new,oldstable-new,deferred -r $webdir/stat -i $webdir/stat -x $scriptsdir/rrd-release-freeze-dates
 
@@ -47,9 +47,11 @@ cat removals.822 >> removals-full.822
 $base/dak/tools/queue_rss.py -q $queuedir/new -o $webdir/rss/ -d $base/misc -l $base/log/
 $base/dak/tools/removals.pl $configdir/removalsrss.rc > $webdir/rss/removals.rss
 
+cd $masterdir
+timeout -k 180 120  /usr/bin/epydoc -q --html --graph all --css blue -n DAK -o $webdir/epydoc --include-log --graph all --show-imports $masterdir/dak/ $masterdir/dakweb/ || true
 
 # Tell ries to sync its tree
-${scriptsdir}/sync-dd ries-sync ries-sync1 ries-sync2 sync
+${scriptsdir}/sync-dd dd-sync dd-sync1 dd-sync2 sync
 
 $scriptsdir/generate-d-i