]> git.donarmstrong.com Git - lilypond.git/blobdiff - GNUmakefile.in
Take git diff from src-dir for test target.
[lilypond.git] / GNUmakefile.in
index 52e4a1b3142aabca6d69b4aba281bb337f56e685..9f50bd0707704b93b9e02278c2ffbc64aae85d15 100644 (file)
@@ -209,7 +209,7 @@ test:
        $(MAKE) -C input/regression/musicxml out=test local-test
 
 test-baseline: 
-       @if  test -d .git ; then \
+       @if test -d .git ; then \
                $(if $(shell git diff), echo "commit before base lining" && false,true) ; \
        fi
        $(MAKE)