]> git.donarmstrong.com Git - lilypond.git/commit
convert-ly: option to only modify changed files.
authorGraham Percival <graham@percival-music.ca>
Thu, 21 Oct 2010 08:05:22 +0000 (09:05 +0100)
committerGraham Percival <graham@percival-music.ca>
Sun, 24 Oct 2010 16:58:50 +0000 (17:58 +0100)
commitef981da2d6e8872aad3320c9efbbd6bd60ccd752
tree65b9d713837e182e67f7fdd8f1bdf03fef527d59
parent69eaceceddce7e83f101fe4139e87a7817f60d61
convert-ly: option to only modify changed files.

This useful for the regtests -- with the extra -d flag, we will
only change the \version string if the actual contents of the file
has changed.  This lets us see which tests were modified, and
which tests were unchanged since the previous stable release.

However, the version string will still be updated to match the
last stable release.
scripts/convert-ly.py