]> git.decadent.org.uk Git - dak.git/commitdiff
index diffs
authorJoerg Jaspert <joerg@debian.org>
Fri, 23 Jan 2009 22:15:06 +0000 (23:15 +0100)
committerJoerg Jaspert <joerg@debian.org>
Fri, 23 Jan 2009 22:15:06 +0000 (23:15 +0100)
(cosmetical) this is not a warning, merely an information about the correct
function of this tool.

Signed-off-by: Joerg Jaspert <joerg@debian.org>
dak/generate_index_diffs.py

index 286c1eba7f3ed870ead854ff7b395fb17c1ba6b8..2b4ad69295c128a5cadb5aeaf68881dd9bb1769e 100755 (executable)
@@ -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
     #