From 928b56da9ffd1767af1e60e9b9e629d6c346d24a Mon Sep 17 00:00:00 2001 From: Venkat Malladi <venkat.malladi@utsouthwestern.edu> Date: Thu, 15 Mar 2018 16:12:42 -0500 Subject: [PATCH] Fix config. --- workflow/conf/biohpc.config | 2 ++ 1 file changed, 2 insertions(+) diff --git a/workflow/conf/biohpc.config b/workflow/conf/biohpc.config index 19e630d..ff5394f 100644 --- a/workflow/conf/biohpc.config +++ b/workflow/conf/biohpc.config @@ -78,8 +78,10 @@ trace { timeline { enabled = true + file = 'timeline.html' } report { enabled = true + file = 'report.html' } -- GitLab