Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ef862cd054ad5fe85f1afd2b173629e7adffb80e Author: Samuel Mehrbrodt <samuel.mehrbr...@cib.de> AuthorDate: Mon Apr 8 15:49:55 2019 +0200 Commit: Michael Meeks <michael.me...@collabora.com> CommitDate: Mon Apr 8 15:54:53 2019 +0200
Fix copy/paste error Change-Id: I073feea761579ac9f196c430b8a6745811ee31fd Reviewed-on: https://gerrit.libreoffice.org/70417 Reviewed-by: Michael Meeks <michael.me...@collabora.com> Tested-by: Michael Meeks <michael.me...@collabora.com> diff --git a/Makefile.am b/Makefile.am index 4fd349d76..9df919489 100644 --- a/Makefile.am +++ b/Makefile.am @@ -314,7 +314,7 @@ run-valgrind: all @JAILS_PATH@ --o:logging.file[@enable]=false --o:logging.level=trace run-gdb: all @JAILS_PATH@ - @echo "Launching loolwsd under valgrind's callgrind" + @echo "Launching loolwsd under gdb" @fc-cache "@LO_PATH@"/share/fonts/truetype @cp $(abs_top_srcdir)/test/data/hello.odt $(abs_top_srcdir)/test/data/hello-world.odt @cp $(abs_top_srcdir)/test/data/hello.ods $(abs_top_srcdir)/test/data/hello-world.ods _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits