From: janneke Date: Mon, 2 Feb 2004 23:19:30 +0000 (+0000) Subject: duh X-Git-Tag: release/2.1.18~19 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=a1538be0656337adbb9565267fa80bee4c0d9caf;p=lilypond.git duh --- diff --git a/scripts/filter-lilypond-book.py b/scripts/filter-lilypond-book.py index 8c3e4eb30d..2919b51e8b 100644 --- a/scripts/filter-lilypond-book.py +++ b/scripts/filter-lilypond-book.py @@ -433,7 +433,7 @@ class Snippet: base = self.basename (source) if os.path.exists (base + '.ly') \ and os.path.exists (base + '.tex') \ - and (not use_hash_p \ + and (use_hash_p \ or self.ly (source) == open (base + '.ly').read ()): # TODO: something smart with target formats # (ps, png) and m/ctimes