summaryrefslogtreecommitdiffstats
path: root/bin/find_dpkg_trigger_cycles.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2014-12-16 13:01:04 +0100
committerHolger Levsen <holger@layer-acht.org>2014-12-16 13:01:04 +0100
commitb025d4fc02716d34e65af02451cf7935606f53ce (patch)
treef3f00f1f063c85811323be167f3eb8741a7315a9 /bin/find_dpkg_trigger_cycles.sh
parent9863d2e2f80854a290a597f1576f93a6221e9c15 (diff)
downloadjenkins.debian.net-b025d4fc02716d34e65af02451cf7935606f53ce.tar.xz
find_dpkg_trigger_cycles: update included README
Diffstat (limited to 'bin/find_dpkg_trigger_cycles.sh')
-rwxr-xr-xbin/find_dpkg_trigger_cycles.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/bin/find_dpkg_trigger_cycles.sh b/bin/find_dpkg_trigger_cycles.sh
index 0e67a6f1..a72d7320 100755
--- a/bin/find_dpkg_trigger_cycles.sh
+++ b/bin/find_dpkg_trigger_cycles.sh
@@ -15,10 +15,10 @@
# Running
# =======
#
-# Just start `./setup.sh`. It will do the following:
+# Just start `./find_dpkg_trigger_cycles.sh`. It will do the following:
#
-# 1. download apt sources and apt-file data for the amd64 Debian sid snapshot at
-# `20141211T041251Z` and store them in a directory tree rooted at
+# 1. download apt sources and apt-file data for the amd64 Debian
+# using $1 as distro and store them in a directory tree rooted at
# `./debian-sid-amd64`
# 2. go through all binary packages which have a file `DEBIAN/triggers` in their
# control archive (the list is retrieved from binarycontrol.debian.net)