From 969f01691fb3a5a23320f0ae3a0550559aa98c76 Mon Sep 17 00:00:00 2001 From: Han-Wen Nienhuys Date: Sun, 3 Aug 2008 22:16:57 -0300 Subject: [PATCH] Update test crash instructions. --- GNUmakefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.2