]> git.donarmstrong.com Git - lilypond.git/commit
lilypond-book: Remove trailing path separators in include paths.
authorJulien Rioux <jrioux@physics.utoronto.ca>
Tue, 26 Jun 2012 13:54:39 +0000 (09:54 -0400)
committerJulien Rioux <jrioux@physics.utoronto.ca>
Fri, 29 Jun 2012 08:37:31 +0000 (04:37 -0400)
commit5e3f01b8ce09646a55838687ba4f1f38e2989afb
tree72fa5d734212ac5bb439fa75911419f7cabcbb3d
parentb5250b853d1a520e8245b895ad11bfdf0d636275
lilypond-book: Remove trailing path separators in include paths.

Remove the trailing path separators ("/" or "\") in include paths
(e.g. "-I ./ -I ../ -I ../common/") as they are not necessary and
cause problems on windows. Solves issue 2623.
scripts/lilypond-book.py