forked from Lainports/freebsd-ports
Office team is proud to announce LibreOffice 7.5 Community, the new major release of the volunteer-supported free office suite for desktop productivity Read more: https://blog.documentfoundation.org/blog/2023/02/02/tdf-announces-libreoffice-75-community/
10 lines
245 B
C++
10 lines
245 B
C++
--- sal/cppunittester/cppunittester.cxx.orig 2022-12-22 00:14:09 UTC
|
|
+++ sal/cppunittester/cppunittester.cxx
|
|
@@ -389,6 +389,7 @@ static bool main2()
|
|
|
|
static bool main2()
|
|
{
|
|
+ return EXIT_SUCCESS;
|
|
bool ok = false;
|
|
OUString path;
|
|
|