2008-06-15 Joerg Jaspert <joerg@debian.org>
+ * config/debian/cron.weekly: Work around a git bug until git is
+ fixed upstream and the fix is on backports.org
+
* config/debian/cron.dinstall: (various ssh calls): Make them use
batchmode/connect/setuptimeout to not take too long with
connections... Also || true them, no need to die in dinstall if
cd /org/ftp.debian.org/git/dak.git
git gc --prune
git update-server-info
+# now workaround a git bug not honoring the setup in logs/*
+# (fix in development, but until it reached backports.org.......)
+chmod -R g+w logs/
# Clean up apt-ftparchive's databases
cd $configdir