From 05be60820f853eb6d829658917cafe379a2ae5f1 Mon Sep 17 00:00:00 2001 From: James Booth Date: Mon, 8 Jun 2015 20:53:41 +0100 Subject: Changed log level to DEBUG for stabber functional tests --- functionaltests/proftest.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functionaltests/proftest.c b/functionaltests/proftest.c index 1925df02..5d7b6585 100644 --- a/functionaltests/proftest.c +++ b/functionaltests/proftest.c @@ -136,7 +136,7 @@ prof_start(void) void init_prof_test(void **state) { - if (stbbr_start(STBBR_LOGINFO ,5230, 0) != 0) { + if (stbbr_start(STBBR_LOGDEBUG ,5230, 0) != 0) { assert_true(FALSE); return; } -- cgit 1.4.1-2-gfad0