Skip to content
Snippets Groups Projects

Add support for .json options to Gaudi.exe

Merged Marco Clemencic requested to merge clemenci-master-patch-33520 into master

This is a follow up on !1264 (merged) making possible workflows like:

gaudirun.py my_complicated_options.py -n -o opts.json
gdb --args Gaudi.exe opts.json

(which is faster than gdb --args python $(which gaudirun.py) opts.json)

Note that this can be used in LHCb modern applications only in conjunction with lhcb/LHCb!3825 (merged)

Edited by Marco Clemencic

Merge request reports

Pipeline #4649354 passed

Pipeline passed for c97e0f4c on clemenci-master-patch-33520

Merged by Marco ClemencicMarco Clemencic 2 years ago (Nov 14, 2022 3:53pm UTC)

Merge details

  • Changes merged into with fe423d35.
  • Deleted the source branch.

Pipeline #4759574 canceled

Pipeline canceled for fe423d35 on master

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading