summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Keating <jkeating@redhat.com>2008-07-26 10:19:06 -0400
committerJesse Keating <jkeating@redhat.com>2008-07-26 10:19:06 -0400
commit66038a5f60b1db6b6fbad6eb6e11097241bc569d (patch)
tree466c7c6a0604657d64661fc991e060d98bb7b1cc
parenta320642a2f96811447104a40621bb14a5aa6f04f (diff)
downloadreleng-66038a5f60b1db6b6fbad6eb6e11097241bc569d.tar.gz
releng-66038a5f60b1db6b6fbad6eb6e11097241bc569d.tar.xz
releng-66038a5f60b1db6b6fbad6eb6e11097241bc569d.zip
Update the docs
-rwxr-xr-xscripts/check-upgrade-paths.py5
1 files changed, 2 insertions, 3 deletions
diff --git a/scripts/check-upgrade-paths.py b/scripts/check-upgrade-paths.py
index 8acd44b..842c726 100755
--- a/scripts/check-upgrade-paths.py
+++ b/scripts/check-upgrade-paths.py
@@ -16,9 +16,8 @@
# We also don't generate a owner sorted list of packages, instead we create a /builder/ sorted list, since
# the builder is the more interesting person involved.
#
-# Hopefully soon we'll have package aliases that we can mail
-# thus we'll be able to send mail to those that are interested in given packages about upgrade path problems.
-# For now we just print out something suitable to be sent through /bin/mail
+# This script will mail the owners and the builder of packages that are broken directly
+# as well as send a mail to a mailing list with an overall report.
import koji