From: Han-Wen Nienhuys Date: Mon, 4 Aug 2008 01:16:57 +0000 (-0300) Subject: Update test crash instructions. X-Git-Tag: release/2.11.55-1~6 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=969f01691fb3a5a23320f0ae3a0550559aa98c76;p=lilypond.git Update test crash instructions. --- diff --git a/GNUmakefile.in b/GNUmakefile.in index 0cd13623ca..5160939baa 100644 --- a/GNUmakefile.in +++ b/GNUmakefile.in @@ -204,7 +204,7 @@ RESULT_DIR=$(top-build-dir)/out/test-results test: @echo -en 'For tracking crashes: use\n\n\t' - @echo 'grep sourcefilename `grep -L systems.texi input/regression/out-test/*log|sed s/log/ly/g`' + @echo 'grep sourcefilename `grep -L systems.texi out/lybook-db/*/*log|sed s/log/ly/g`' @echo $(MAKE) -C input/regression/ out=test local-test $(MAKE) -C input/regression/musicxml out=test local-test