X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian-security%2Fcron.unchecked;h=5b2800865c7daa1091e20cc5c73cc16cf9f387b9;hb=17cec6a95a357324d0292155242310aed6757ebf;hp=694a6dde74522eecb3a37edc706db52e3d08d7c6;hpb=9ee4250499b736e19773e56e2e1690c0e03c10e6;p=dak.git diff --git a/config/debian-security/cron.unchecked b/config/debian-security/cron.unchecked index 694a6dde..5b280086 100755 --- a/config/debian-security/cron.unchecked +++ b/config/debian-security/cron.unchecked @@ -1,7 +1,7 @@ #! /bin/sh set -e -export SCRIPTVARS=/org/security.debian.org/katie/vars-security +export SCRIPTVARS=/org/security.debian.org/dak/config/debian-security/vars . $SCRIPTVARS cd $unchecked @@ -16,7 +16,7 @@ if [ -z "$changes" ]; then fi; echo "$timestamp": "$changes" >> $report -jennifer -a $changes >> $report +dak process-unchecked -a $changes >> $report echo "--" >> $report sh $masterdir/cron.buildd-security