]> git.donarmstrong.com Git - lilypond.git/commitdiff
makelsr instruction nit
authorJohn Mandereau <john.mandereau@gmail.com>
Sun, 30 Mar 2008 16:51:23 +0000 (18:51 +0200)
committerJohn Mandereau <john.mandereau@gmail.com>
Sun, 30 Mar 2008 16:51:23 +0000 (18:51 +0200)
buildscripts/makelsr.py

index a5fd48013e4e6f12af5c15dcb6c4d6c0616ba745..a637cbe1cd261ccc4a372994ddbc6d10d577a4ea 100755 (executable)
@@ -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
 
 ''')