summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorYunusemre Şentürk <yunusemre@collabora.com>2020-07-06 11:09:54 +0300
committerAndras Timar <andras.timar@collabora.com>2020-07-06 10:41:14 +0200
commit187aefb6269b403b3029907c6b8e6dfb7374e849 (patch)
tree1f834b80df1b0b936308db61860c0a57c2f17cda /test
parentcypress: enable page setup tests. (diff)
downloadonline-187aefb6269b403b3029907c6b8e6dfb7374e849.tar.gz
online-187aefb6269b403b3029907c6b8e6dfb7374e849.zip
Fix lool user control issue on packaging
Change-Id: I1e75279f955a74da5f167dff4648d142af51ab1b Reviewed-on: https://gerrit.libreoffice.org/c/online/+/98192 Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com> Reviewed-by: Andras Timar <andras.timar@collabora.com>
Diffstat (limited to 'test')
-rw-r--r--test/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Makefile.am b/test/Makefile.am
index 327832f796..9fa6506b1b 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -193,7 +193,7 @@ else
SYSTEM_STAMP =
endif
-CLEANUP_COMMAND=if test -s ../loolwsd; then echo "Cleaning up..." && ../loolwsd --cleanup --o:logging.level=trace; fi
+CLEANUP_COMMAND=if test -s ../loolwsd; then echo "Cleaning up..." && ../loolwsd --disable-lool-user-checking --cleanup --o:logging.level=trace; fi
if HAVE_LO_PATH
check-local: