From 2ca46a64ddd68889bf56936fa14c35ed2078f3f6 Mon Sep 17 00:00:00 2001 From: Dusan Jovic Date: Thu, 16 May 2024 15:05:43 +0000 Subject: [PATCH] Remove 'Computing PET bounds and tasks' message --- tests/rt_utils.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/rt_utils.sh b/tests/rt_utils.sh index cf047e3473..100465d820 100755 --- a/tests/rt_utils.sh +++ b/tests/rt_utils.sh @@ -15,7 +15,6 @@ ECFLOW_RUNNING=false jobid=0 function compute_petbounds_and_tasks() { - echo "rt_utils.sh: ${TEST_ID}: Computing PET bounds and tasks." # each test MUST define ${COMPONENT}_tasks variable for all components it is using # and MUST NOT define those that it's not using or set the value to 0.