Skip to content

v3.231201

Compare
Choose a tag to compare
@mapellidario mapellidario released this 01 Dec 13:39
· 31 commits to master since this release
c91e6bd

Brings three main changes:

  • every command that requires a --dir option, can now be executed also with --task and --instance as well
    • all crab commands that require a projdir can be called with --task= by @mapellidario in #5269
    • bash completions - every command that uses --dir also supports --task/--instance by @mapellidario in #5270
  • crab recover - new command by
  • all crab client commands support py2 and py3. we use py3 from cmssw_10_2 or later

other changes

Full Changelog: v3.231030...v3.231201