[Libreoffice-commits] online.git: Branch 'distro/collabora/collabora-online-4-0' - test/Makefile.am
Andras Timar (via logerrit)
logerrit at kemper.freedesktop.org
Thu Jun 13 11:44:32 UTC 2019
test/Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 8b28cf37f9cd3b9263f85b539a12fe35191edc1b
Author: Andras Timar <andras.timar at collabora.com>
AuthorDate: Thu Jun 13 13:34:12 2019 +0200
Commit: Andras Timar <andras.timar at collabora.com>
CommitDate: Thu Jun 13 13:43:58 2019 +0200
fix test/Makefile.am:133: error: comment following trailing backslash
Change-Id: I48e211688c51f124258f1073c6e81b2141017e77
diff --git a/test/Makefile.am b/test/Makefile.am
index eab241a95..8b4bb0ed0 100644
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@ -129,7 +129,7 @@ check-local:
TESTS = unit-convert.la unit-prefork.la unit-tilecache.la unit-timeout.la \
unit-oauth.la unit-wopi.la unit-wopi-saveas.la \
unit-wopi-ownertermination.la unit-wopi-versionrestore.la \
- unit-wopi-documentconflict.la unit_wopi_renamefile.la \
+ unit-wopi-documentconflict.la unit_wopi_renamefile.la
# TESTS = unit-client.la
# TESTS += unit-admin.la
# TESTS += unit-storage.la
More information about the Libreoffice-commits
mailing list