X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fcron.weekly;h=b75539ed055a46d646a9466fdd90f0fc9cffd12b;hb=bb709de9e377628445e0fd892c121c10ad34a5a9;hp=06d3f90a93d6e3a54e81a2afd6f571b93127237a;hpb=ff855feb8d6b77c271b89bcd8915f43c043caefa;p=dak.git diff --git a/config/debian/cron.weekly b/config/debian/cron.weekly index 06d3f90a..b75539ed 100755 --- a/config/debian/cron.weekly +++ b/config/debian/cron.weekly @@ -31,10 +31,6 @@ if [ ! -z "$(find $ftpdir/pool/ -type d -empty)" ]; then find $ftpdir/pool/ -type d -empty | xargs rmdir; fi -# Split queue/done -echo "Splitting queue/done" -dak split-done > /dev/null - # Do git cleanup stuff echo "Doing git stuff" cd /srv/ftp.debian.org/git/dak.git