Skip to content

Commit

Permalink
Fix crab wrapper file incrementation.
Browse files Browse the repository at this point in the history
  • Loading branch information
riga authored Oct 15, 2024
1 parent f621b05 commit af59c5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions law/contrib/cms/job.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit af59c5e

Please sign in to comment.