From: John Mandereau Date: Sun, 30 Mar 2008 16:51:23 +0000 (+0200) Subject: makelsr instruction nit X-Git-Tag: release/2.11.44-1~60 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=9deaaf6962790e6f7a7767bbbddcd1db303c1f7e;p=lilypond.git makelsr instruction nit --- diff --git a/buildscripts/makelsr.py b/buildscripts/makelsr.py index a5fd48013e..a637cbe1cd 100755 --- a/buildscripts/makelsr.py +++ b/buildscripts/makelsr.py @@ -159,7 +159,7 @@ dump_file_list ('lsr-unsafe.txt', unsafe) sys.stderr.write (''' Unsafe files printed in lsr-unsafe.txt: CHECK MANUALLY! - git add input/lsr + git add input/lsr/*.ly xargs git-diff HEAD < lsr-unsafe.txt ''')