[Libreoffice-commits] online.git: Branch 'feature/parallel_cypress' - Makefile.am

Tamás Zolnai (via logerrit) logerrit at kemper.freedesktop.org
Tue Feb 25 12:44:50 UTC 2020


 Makefile.am |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit e76bba6d7311081eeae313ba901afac2ba666271
Author:     Tamás Zolnai <tamas.zolnai at collabora.com>
AuthorDate: Tue Feb 25 12:56:42 2020 +0100
Commit:     Tamás Zolnai <tamas.zolnai at collabora.com>
CommitDate: Tue Feb 25 12:56:57 2020 +0100

    [DONT PUSH TO MASTER]: Don't run C++ unit tests.
    
    Change-Id: I7a8a10187e63668f04c9af18fa6352fbbe958251

diff --git a/Makefile.am b/Makefile.am
index 1ee125b1f..8b2e2513e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -14,7 +14,7 @@ endif
 
 else
 
-SUBDIRS = . test loleaflet cypress_test
+SUBDIRS = . loleaflet cypress_test
 
 export ENABLE_DEBUG
 


More information about the Libreoffice-commits mailing list