summaryrefslogtreecommitdiff
path: root/infrastructure
diff options
context:
space:
mode:
Diffstat (limited to 'infrastructure')
-rw-r--r--infrastructure/buildenv-testmain-template.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/infrastructure/buildenv-testmain-template.cpp b/infrastructure/buildenv-testmain-template.cpp
index 933c3608..2471004d 100644
--- a/infrastructure/buildenv-testmain-template.cpp
+++ b/infrastructure/buildenv-testmain-template.cpp
@@ -416,6 +416,8 @@ int main(int argc, char * const * argv)
if(fulltestmode)
{
+ Logging::GetSyslog().Shutdown();
+
bool filesleftopen = checkfilesleftopen();
fflush(stdout);