From 13c66f7e98448d855a3d90f9fe28b4e57b253640 Mon Sep 17 00:00:00 2001 From: Praveen Raj S <43108054+praveenraj2018@users.noreply.github.com> Date: Tue, 15 Mar 2022 16:56:03 +0100 Subject: [PATCH] Update conf/munin.config Co-authored-by: Maxime U. Garcia --- conf/munin.config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/munin.config b/conf/munin.config index d1f5e53..1ea4b7f 100644 --- a/conf/munin.config +++ b/conf/munin.config @@ -21,7 +21,7 @@ process { } process { - withName:Mutect2 { + withName:'Mutect2|Mutect2Single' { time = { check_max( 48.h * task.attempt, 'time' ) } maxForks = 23 }