From 87eee6411bd5808579b5827f0c11d60f768e041c Mon Sep 17 00:00:00 2001 From: riazgillani <54368465+riazgillani@users.noreply.github.com> Date: Thu, 14 Apr 2022 14:43:22 -0400 Subject: [PATCH] Update Whamg.wdl (#334) --- wdl/Whamg.wdl | 2 -- 1 file changed, 2 deletions(-) diff --git a/wdl/Whamg.wdl b/wdl/Whamg.wdl index ee7df21ce..284da490c 100644 --- a/wdl/Whamg.wdl +++ b/wdl/Whamg.wdl @@ -158,7 +158,6 @@ task RunWhamg { set -euo pipefail # print some info that may be useful for debugging df -h - cat /sys/fs/cgroup/memory/memory.stat echo "whamg $(./whamg 2>&1 >/dev/null | grep Version)" # ensure that index files are present in appropriate locations @@ -295,7 +294,6 @@ task RunWhamgIncludelist { set -euo pipefail # print some info that may be useful for debugging df -h - cat /sys/fs/cgroup/memory/memory.stat echo "whamg $(./whamg 2>&1 >/dev/null | grep Version)" # ensure that index files are present in appropriate locations