]> git.saurik.com Git - apt.git/commitdiff
merged from mvo
authorMichael Vogt <michael.vogt@ubuntu.com>
Tue, 21 Jul 2009 15:04:33 +0000 (17:04 +0200)
committerMichael Vogt <michael.vogt@ubuntu.com>
Tue, 21 Jul 2009 15:04:33 +0000 (17:04 +0200)
debian/apt.cron.daily

index 2f942ae0f1158e4fa475a86e89f6cccfc04a3a71..3cf1e28f1605584752bc2e958d0fcacd8f081939 100644 (file)
@@ -463,6 +463,9 @@ else
     debug_echo "autoclean (not run)"
 fi
 
+# check cache size 
+check_size_constraints
+
 #
 #     vim: set sts=4 ai :
 #