[Qa-jenkins-scm] [jenkins.debian.net] 01/01: bin/find_dpkg_trigger_cycles.sh: Also point to /usr/share/doc/dpkg-dev/triggers.txt.gz
Holger Levsen
holger at layer-acht.org
Tue Dec 20 13:12:29 UTC 2016
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository jenkins.debian.net.
commit 5cda2fed147ceca97853de978174eb1336383ef7
Author: Johannes 'josch' Schauer <josch at mister-muffin.de>
Date: Tue Dec 20 13:35:58 2016 +0100
bin/find_dpkg_trigger_cycles.sh: Also point to /usr/share/doc/dpkg-dev/triggers.txt.gz
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
bin/find_dpkg_trigger_cycles.sh | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/bin/find_dpkg_trigger_cycles.sh b/bin/find_dpkg_trigger_cycles.sh
index 2dbc983..0b51625 100755
--- a/bin/find_dpkg_trigger_cycles.sh
+++ b/bin/find_dpkg_trigger_cycles.sh
@@ -324,7 +324,9 @@ This creates the cycle if the packages are installed in a fitting order.
These problems could be fixed by either letting A no longer depend on C or by
switching triggers to their -noawait variants. See the deb-triggers(5) man page
-for an explanation of the different trigger control directives.
+for an explanation of the different trigger control directives. You can also
+read /usr/share/doc/dpkg-dev/triggers.txt.gz for an in-depth documentation of
+dpkg triggers.
END
cat $DIRECTORY/result-file
fi
@@ -353,7 +355,9 @@ This creates the cycle if the packages are installed in a fitting order.
These problems could be fixed by either letting A no longer depend on C or by
switching triggers to their -noawait variants. See the deb-triggers(5) man page
-for an explanation of the different trigger control directives.
+for an explanation of the different trigger control directives. You can also
+read /usr/share/doc/dpkg-dev/triggers.txt.gz for an in-depth documentation of
+dpkg triggers.
END
cat $DIRECTORY/result-explicit
fi
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git
More information about the Qa-jenkins-scm
mailing list