aboutsummaryrefslogtreecommitdiff
path: root/control
diff options
context:
space:
mode:
Diffstat (limited to 'control')
-rw-r--r--control/job-mangle/reset-cron.mangle1
1 files changed, 1 insertions, 0 deletions
diff --git a/control/job-mangle/reset-cron.mangle b/control/job-mangle/reset-cron.mangle
index 771c773..3848ac4 100644
--- a/control/job-mangle/reset-cron.mangle
+++ b/control/job-mangle/reset-cron.mangle
@@ -1,4 +1,5 @@
# Reset any triggers of a job, cron triggers in particular (but not limited)
+# This is useful for sandboxes to avoid unexpected cron jobs runs
def mangle(tree):
tag = tree.xpath('//triggers')[0]