From 9bcbedc356243e78fa3f741f778185f8489c3d75 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Mon, 4 Nov 2019 23:02:04 +0100 Subject: [PATCH] Revert "[fix] moulinette logs were never displayed #lol" This reverts commit 6a0959dd1d7ba58b1bfa19de9ae9e2d7881ad556. --- bin/yunohost | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/yunohost b/bin/yunohost index 672c1b539..10a21a9da 100755 --- a/bin/yunohost +++ b/bin/yunohost @@ -145,7 +145,7 @@ def _init_moulinette(debug=False, quiet=False): }, 'moulinette': { 'level': level, - 'handlers': handlers, + 'handlers': [], 'propagate': True, }, 'moulinette.interface': {