From 9deaaf6962790e6f7a7767bbbddcd1db303c1f7e Mon Sep 17 00:00:00 2001 From: John Mandereau Date: Sun, 30 Mar 2008 18:51:23 +0200 Subject: [PATCH] makelsr instruction nit --- buildscripts/makelsr.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 ''') -- 2.39.5