[Piuparts-commits] [SCM] piuparts git repository branch, piatti, updated. 0.49-156-gf8683df

Holger Levsen holger at layer-acht.org
Wed Mar 6 17:10:06 UTC 2013


The following commit has been merged in the piatti branch:
commit f8683df1d748aed122fafe9776fbe4f7ee4e5cd8
Author: Holger Levsen <holger at layer-acht.org>
Date:   Wed Mar 6 18:09:55 2013 +0100

    work around config parser#

diff --git a/instances/piuparts.conf.piatti b/instances/piuparts.conf.piatti
index cad3f0c..9f0c697 100644
--- a/instances/piuparts.conf.piatti
+++ b/instances/piuparts.conf.piatti
@@ -50,10 +50,12 @@ max-tgz-age = 604800
 max-reserved = 50
 expire-old-days = 120
 reschedule-old-days = 90
-reschedule-old-count = 15 # should be 150
+reschedule-old-count = 15
+# reschedule-old-count should be 150
 expire-fail-days = 15
 reschedule-fail-days = 10
-reschedule-fail-count = 5 # should be 15
+reschedule-fail-count = 5
+# reschedule-fail-count should be 15
 
 
 [sid]
@@ -132,7 +134,8 @@ log-file = squeeze.log
 
 
 [lenny2squeeze]
-precedence = 4 # was and should be 99
+precedence = 4
+# precedence was and should be 99
 piuparts-flags =
 	--warn-on-leftovers-after-purge
 	--dpkg-noforce-unsafe-io

-- 
piuparts git repository



More information about the Piuparts-commits mailing list