]> git.donarmstrong.com Git - lilypond.git/blobdiff - GNUmakefile.in
Merge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond
[lilypond.git] / GNUmakefile.in
index 4bccec3f5f76ebaf4f9eaf10b076e2ba2fb9cc38..3ccaf3977d6b1ce82b33d2636af3dfbd67d21def 100644 (file)
@@ -229,8 +229,8 @@ test:
 
 
 test-baseline: test
-       if  test -d .git ; then \
-               @$(if $(shell git diff), echo "commit before base lining" && false,true) ; \
+       @if  test -d .git ; then \
+               $(if $(shell git diff), echo "commit before base lining" && false,true) ; \
        fi
        rm -rf input/regression/out-test-baseline
        mv input/regression/out-test input/regression/out-test-baseline