Skip to content
GitLab
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 139
    • Merge requests 139
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • atlasatlas
  • athenaathena
  • Merge requests
  • !61812

fix ThinCAWrapper.sh to work with absolute path to top-script

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Walter Lampl requested to merge wlampl/athena:CA_AbsPath into 23.0 Mar 23, 2023
  • Overview 2
  • Commits 1
  • Pipelines 1
  • Changes 1

@will pointed out that athena --CA <top-script> does not work with an absolute path. This MR fixes this problem.

As a work-around, one can execute the top-script from plain python. The only benefit the athena --CA gives is the pre-loading of tc_malloc.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: CA_AbsPath