From: Joerg Jaspert Date: Fri, 23 Jan 2009 22:15:06 +0000 (+0100) Subject: index diffs X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89f74fb6dd1797e83086b42f4b37e3875056fce9;p=dak index diffs (cosmetical) this is not a warning, merely an information about the correct function of this tool. Signed-off-by: Joerg Jaspert --- diff --git a/dak/generate_index_diffs.py b/dak/generate_index_diffs.py index 286c1eba..2b4ad692 100755 --- a/dak/generate_index_diffs.py +++ b/dak/generate_index_diffs.py @@ -231,7 +231,7 @@ def genchanges(Options, outdir, oldfile, origfile, maxdiffs = 14): if upd.filesizesha1: if upd.filesizesha1 != oldsizesha1: - print "warning: old file seems to have changed! %s %s => %s %s" % (upd.filesizesha1 + oldsizesha1) + print "info: old file " + oldfile + " changed! %s %s => %s %s" % (upd.filesizesha1 + oldsizesha1) # XXX this should be usable now #