Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • athena athena
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Jira
    • Jira
  • Merge requests 158
    • Merge requests 158
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Issue
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • atlas
  • athenaathena
  • Merge requests
  • !24993

Bugfix: do not manually set new OpenLoops and loader paths for all Powheg processes, only ttbb

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Stefan Richter requested to merge powhegcontrol_add_stj_process into 21.6 Jul 19, 2019
  • Overview 5
  • Commits 1
  • Pipelines 1
  • Changes 1

In order to get the ttbb process to run @tpelzer had implemented a manual setting of some paths via environment variables. However, this was done in the body of a module that gets imported for ALL PowhegControl processes and was thus executed for all of them. This is not the desired behaviour. The present MR encapsulates the behaviour in a function and ensures that it's only used when the ttbb process is run.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: powhegcontrol_add_stj_process