]> git.decadent.org.uk Git - dak.git/commitdiff
expire_dumps
authorJoerg Jaspert <joerg@debian.org>
Sun, 5 Apr 2009 21:25:51 +0000 (23:25 +0200)
committerJoerg Jaspert <joerg@debian.org>
Sun, 5 Apr 2009 21:25:51 +0000 (23:25 +0200)
really tell the full rules

Signed-off-by: Joerg Jaspert <joerg@debian.org>
scripts/debian/expire_dumps

index 9fa6adebae808d6206db6e2fc82fd5e91dc62903..2907ba28c55737bbc82eff789bac5c5978862ae6 100755 (executable)
@@ -40,6 +40,7 @@ RULES = [
     # keep 14 days, all each day
     # keep 31 days, 1 each 7th day
     # keep 365 days, 1 each 31th day
+    # keep 3650 days, 1 each 365th day
 ]
 
 TODAY = datetime.today()