]> git.decadent.org.uk Git - dak.git/commitdiff
Fix dc-tool call. in a day or two fix it again by redirecting its spam to dev/null
authorJoerg Jaspert <joerg@debian.org>
Sat, 1 Feb 2014 20:26:53 +0000 (21:26 +0100)
committerJoerg Jaspert <joerg@debian.org>
Sat, 1 Feb 2014 20:26:53 +0000 (21:26 +0100)
Signed-off-by: Joerg Jaspert <joerg@debian.org>
config/debian/cron.daily

index 3df31d43d40d0341a8f25b9e0672d5bdcb81864a..cf151852ce33412f94cdb8afc9958066fdbae099 100755 (executable)
@@ -47,7 +47,10 @@ dak override-disparity | gzip -9 > ${webdir}/override-disparity.gz
 dak stats new ${webdir}/NEW-stats.yaml 2> /dev/null
 
 # Generate the contributor data
-dc-tool --mine="${configdir}/contributor.source" --auth-token @"${base}/s3kr1t/contributor.auth" --post
+# FIXME: In a day or three, when this worked from cron without
+# failure, redirect its output to dev/null. Alternatively until then
+# enrico added a --quiet and we use that.
+dc-tool --mine="${configdir}/contributor.source" --auth-token @"${base}/s3kr1t/contributor.auth" --source ftp.debian.org --post
 
 ${scriptsdir}/link_morgue.sh