[Piuparts-commits] [piuparts] 02/11: fix bad ordering

Holger Levsen holger at moszumanska.debian.org
Sun Dec 8 12:16:40 UTC 2013


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

holger pushed a commit to branch develop
in repository piuparts.

commit 675fb6b2821da1d153e4fa6ab0f1480635aeafa9
Author: Andreas Beckmann <anbe at debian.org>
Date:   Sun Nov 24 22:47:50 2013 +0100

    fix bad ordering
    
    an issue between the errors ...
    
    Signed-off-by: Andreas Beckmann <anbe at debian.org>
---
 piuparts-report.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/piuparts-report.py b/piuparts-report.py
index 69cddcc..04d53f2 100644
--- a/piuparts-report.py
+++ b/piuparts-report.py
@@ -404,6 +404,7 @@ linktarget_by_template = [
     ("symbol-size-mismatch_inadequate_issue.tpl", "but adequate tagged it 'symbol-size-mismatch'"),
     ("missing-symbol-version-information_inadequate_issue.tpl", "but adequate tagged it 'missing-symbol-version-information'"),
     ("unknown_inadequate_issue.conf", "but an unknown adequate was found"),
+    ("inadequate_exit_issue.tpl", "due to adequate exiting inadequately"),
     ("packages_have_been_kept_back_issue.tpl", "but logfile contains 'packages have been kept back'"),
     ("needs_rebuild_issue.tpl", "but logfile recommends to rebuild some packages"),
     ("obsolete_conffiles_issue.tpl", "but logfile reports obsolete conffiles"),
@@ -440,7 +441,6 @@ linktarget_by_template = [
     ("logrotate_error_after_removal_error.tpl", "due to errors from logrotate after removal"),
     ("installs_over_symlink_error.tpl", "...and package installs something over existing symlinks"),
     ("broken_symlinks_error.tpl", "...and logfile also contains 'broken symlinks'"),
-    ("inadequate_exit_issue.tpl", "due to adequate exiting inadequately"),
     ("obsolete_conffiles_error.tpl", "...and logfile reports obsolete conffiles"),
     ("missing_md5sums_error.tpl", "...and logfile reports missing md5sums"),
     ("unknown_failures.tpl", "due to unclassified failures"),

-- 
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