From: Michael Tremer Date: Fri, 25 Oct 2024 12:44:24 +0000 (+0000) Subject: pakfire: Reduce pool debugging X-Git-Tag: 0.9.30~895 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d239c0f0dad918fa960450314fa0353fce6f86e4;p=pakfire.git pakfire: Reduce pool debugging Signed-off-by: Michael Tremer --- diff --git a/src/libpakfire/pakfire.c b/src/libpakfire/pakfire.c index fc15ada4c..ecea815ab 100644 --- a/src/libpakfire/pakfire.c +++ b/src/libpakfire/pakfire.c @@ -296,7 +296,7 @@ static int pakfire_populate_pool(struct pakfire* pakfire) { #ifdef ENABLE_DEBUG // Enable debug output - pool_setdebuglevel(pool, 3); + pool_setdebuglevel(pool, 2); #endif // Set architecture of the pool