]> git.decadent.org.uk Git - dak.git/blobdiff - dak/cruft_report.py
Use more https://
[dak.git] / dak / cruft_report.py
index 7dedceed886c1c9f4c11c0e3fab4db0389147764..a960a686717cbedf881d07317cad2078e08aa4ab 100755 (executable)
@@ -61,7 +61,7 @@ Check for obsolete or duplicated packages.
   -m, --mode=MODE           chose the MODE to run in (full, daily, bdo).
   -s, --suite=SUITE         check suite SUITE.
   -R, --rdep-check          check reverse dependencies
-  -w, --wanna-build-dump    where to find the copies of http://buildd.debian.org/stats/*.txt"""
+  -w, --wanna-build-dump    where to find the copies of https://buildd.debian.org/stats/*.txt"""
     sys.exit(exit_code)
 
 ################################################################################