cypress_test/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 148a32c0411e68c89626573abfb73844f49cda3b Author: Tamás Zolnai <tamas.zol...@collabora.com> AuthorDate: Sun Feb 23 12:08:36 2020 +0100 Commit: Tamás Zolnai <tamas.zol...@collabora.com> CommitDate: Sun Feb 23 12:08:36 2020 +0100 parallel-cypress: Let's make the pid file under workdir. Change-Id: Ib927b7d4c29c623de8cd4bf083843a7a6a7c9c2f diff --git a/cypress_test/Makefile.am b/cypress_test/Makefile.am index 9453f0969..d52257854 100644 --- a/cypress_test/Makefile.am +++ b/cypress_test/Makefile.am @@ -7,7 +7,7 @@ WAIT_ON_BINARY = ${abs_builddir}/node_modules/wait-on/bin/wait-on GET_PORT_BINARY = ${abs_builddir}/node_modules/get-port-cli/cli.js NPM_INSTALLED = $(abs_builddir)/workdir/npm_installed -PID_FILE=$(abs_builddir)/loolwsd.pid +PID_FILE=$(abs_builddir)/workdir/loolwsd.pid DESKTOP_USER_AGENT = "cypress" DESKTOP_TEST_FOLDER = ${abs_srcdir}/integration_tests/desktop _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits