From: Christian Grothoff Date: Sat, 5 Nov 2011 09:05:31 +0000 (+0000) Subject: LRN: Fix loglevel testcase (disable redirection) X-Git-Tag: initial-import-from-subversion-38251~16033 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=0bae85f2b4fe6e55a3f5164066afe64cf499432b;p=oweals%2Fgnunet.git LRN: Fix loglevel testcase (disable redirection) --- 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 () putenv ("GNUNET_LOG="); putenv ("GNUNET_FORCE_LOG="); + putenv ("GNUNET_FORCE_LOGFILE="); switch (phase) { case 0: