From 2d7bf38abb4cb65bb5a6d329680490e9e9791610 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Manuel=20Dom=C3=ADnguez?= Date: Fri, 15 Sep 2023 08:33:09 +0200 Subject: [PATCH] Global Climate Strike on September 15th 2023 TPV rule: fix An if block seems to be needed for the rule to run. --- files/galaxy/tpv/tool_defaults.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/files/galaxy/tpv/tool_defaults.yml b/files/galaxy/tpv/tool_defaults.yml index aeef57625..fc90291f3 100644 --- a/files/galaxy/tpv/tool_defaults.yml +++ b/files/galaxy/tpv/tool_defaults.yml @@ -53,6 +53,7 @@ tools: - id: climate_strike # delay jobs using HTCondor's job deferral feature # https://htcondor.readthedocs.io/en/latest/users-manual/time-scheduling-for-job-execution.html + if: True execute: | from datetime import datetime