[Piuparts-commits] [piuparts] 04/07: p.conf.anbe: set --warn-on-install-over-symlink for tests ending before stretch

Holger Levsen holger at layer-acht.org
Sun Feb 26 13:56:15 UTC 2017


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch develop
in repository piuparts.

commit c1c838ddacab5601ebdc5ad5d3d4520df4661ac2
Author: Andreas Beckmann <anbe at debian.org>
Date:   Sun Feb 26 00:42:42 2017 +0100

    p.conf.anbe: set --warn-on-install-over-symlink for tests ending before stretch
    
    Signed-off-by: Andreas Beckmann <anbe at debian.org>
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 instances/piuparts.conf.anbe | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/instances/piuparts.conf.anbe b/instances/piuparts.conf.anbe
index d0d6742..4035433 100644
--- a/instances/piuparts.conf.anbe
+++ b/instances/piuparts.conf.anbe
@@ -31,11 +31,13 @@ flags-end-stretch =
 flags-start-jessie =
 flags-end-jessie =
 	--warn-on-debsums-errors
+	--warn-on-install-over-symlink
 	--scriptsdir /etc/piuparts/scripts-jessie
 
 flags-start-wheezy =
 flags-end-wheezy =
 	--warn-on-debsums-errors
+	--warn-on-install-over-symlink
 	--scriptsdir /etc/piuparts/scripts-wheezy
 
 flags-start-squeeze =
@@ -43,13 +45,13 @@ flags-start-squeeze =
 	--no-check-valid-until
 flags-end-squeeze =
 	--warn-on-debsums-errors
+	--warn-on-install-over-symlink
 	--scriptsdir /etc/piuparts/scripts-squeeze
 
 flags-start-lenny =
 	--dpkg-noforce-unsafe-io
 	%(flags-start-squeeze)s
 flags-end-lenny =
-	--warn-on-debsums-errors
 	--skip-cronfiles-test
 	%(flags-end-squeeze)s
 	-i /etc/udev/

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/piuparts/piuparts.git



More information about the Piuparts-commits mailing list