Make osl_execProc_test_batch run the new process hidden

This prevents a console window flashing briefly on Windows, when
runnung the test.

Was this way since commit d011896d75
(INTEGRATION: CWS sal04 (1.1.2); FILE ADDED, 2003-09-29).

Change-Id: I7fb7bb067786d3ad33f9ba831e3b454c91a35e2a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/162296
Tested-by: Mike Kaganski <mike.kaganski@collabora.com>
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
This commit is contained in:
Mike Kaganski 2024-01-19 14:41:57 +06:00
parent 8977ade85a
commit 18e579761c

View file

@ -396,7 +396,7 @@ public:
suBatch.pData,
nullptr,
0,
osl_Process_NORMAL,
osl_Process_HIDDEN,
nullptr,
suCWD.pData,
nullptr,