From af59c5e46864f501d58c5e8451511664212a1f84 Mon Sep 17 00:00:00 2001 From: Marcel Rieger Date: Tue, 15 Oct 2024 18:15:47 +0200 Subject: [PATCH] Fix crab wrapper file incrementation. --- law/contrib/cms/job.py | 1 + 1 file changed, 1 insertion(+) diff --git a/law/contrib/cms/job.py b/law/contrib/cms/job.py index 50f4c620..b9b41b57 100644 --- a/law/contrib/cms/job.py +++ b/law/contrib/cms/job.py @@ -668,6 +668,7 @@ def create(self, **kwargs): path=rel_path(__file__, "crab", "crab_wrapper.sh"), copy=True, render=True, + increment=True, ) # prepare input files