[Utnubu-commits] [SCM] scripts branch, master, updated. 9fe13b649afebb6af826b77c1fad640151235238

David Paleino dapal at debian.org
Sun Dec 26 23:30:11 UTC 2010


The following commit has been merged in the master branch:
commit 9fe13b649afebb6af826b77c1fad640151235238
Author: David Paleino <dapal at debian.org>
Date:   Mon Dec 27 00:29:11 2010 +0100

    Fix comment (really, a test commit)

diff --git a/check-versiondiff.py b/check-versiondiff.py
index a5666fd..c59f6e4 100755
--- a/check-versiondiff.py
+++ b/check-versiondiff.py
@@ -4,7 +4,8 @@
 # this script will check if packages in Packages1 are (not)outdated WRT ones in Packages2
 # any file in rfc822 format with Package: and Version: headers is okay
 
-# output is a space-separated file with the results (e.g. for plotting)
+# output is a space-separated line with the results (e.g. for plotting)
+
 import sys, email.Parser, re, apt_pkg, time, os, string
 from os.path import dirname, basename, exists
 

-- 
Reporting scripts



More information about the Utnubu-commits mailing list