Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[6.0.0] Fix Bash runfiles_current_repository with RBE #16963

Merged
merged 3 commits into from
Dec 8, 2022

Commits on Dec 8, 2022

  1. Fix Bash runfiles_current_repository with RBE

    During remote execution, absolute paths may not contain `execroot` segments.
    
    Work towards #16933
    
    Closes #16946.
    
    PiperOrigin-RevId: 493876135
    Change-Id: I5ceb8c6edbe0e58aae2066efe1230e622eabf9bf
    fmeum authored and Wyverald committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    fb74cce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a72b567 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be9daaf View commit details
    Browse the repository at this point in the history