]> git.donarmstrong.com Git - lilypond.git/commitdiff
Fix command for tracking crashes.
authorJoe Neeman <joeneeman@gmail.com>
Sun, 24 Oct 2010 18:52:44 +0000 (11:52 -0700)
committerJoe Neeman <joeneeman@gmail.com>
Mon, 25 Oct 2010 00:07:05 +0000 (17:07 -0700)
GNUmakefile.in

index be6377078a850ea33b6c38d2201528c058140364..ca3d09938459cb80cd72e8b851ef6ca8dfbda97d 100644 (file)
@@ -251,7 +251,7 @@ RESULT_DIR=$(top-build-dir)/out/test-results
 test:
        @echo 'For tracking crashes: use'
        @echo
-       @echo '        grep sourcefilename `grep -L systems.texi out/lybook-db/*/*log|sed s/log/ly/g`'
+       @echo '        grep sourcefilename `grep -L systems.texi out/lybook-testdb/*/*log|sed s/log/ly/g`'
        @echo
        $(MAKE) -C input/regression/ out=test local-test
        $(MAKE) -C input/regression/musicxml out=test local-test