aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/util/test_common_logging_runtime_loglevels.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/util/test_common_logging_runtime_loglevels.c b/src/util/test_common_logging_runtime_loglevels.c
index 5b89b7221..b5363f2e2 100644
--- a/src/util/test_common_logging_runtime_loglevels.c
+++ b/src/util/test_common_logging_runtime_loglevels.c
@@ -279,6 +279,7 @@ runone ()
279 279
280 putenv ("GNUNET_LOG="); 280 putenv ("GNUNET_LOG=");
281 putenv ("GNUNET_FORCE_LOG="); 281 putenv ("GNUNET_FORCE_LOG=");
282 putenv ("GNUNET_FORCE_LOGFILE=");
282 switch (phase) 283 switch (phase)
283 { 284 {
284 case 0: 285 case 0: