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

[Linux] Convert tests and repair jobs to use backing root #1411

Merged
merged 3 commits into from
Aug 19, 2019

Commits on Aug 5, 2019

  1. use WorkingDirectoryBackingRoot in RepairJobs

    Repair jobs run while the GVFS enlistment is not mounted,
    which on Linux requires us to use the backing root in order
    to access the .git contents.
    chrisd8088 committed Aug 5, 2019
    Configuration menu
    Copy the full SHA
    93f9811 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6cd45c3 View commit details
    Browse the repository at this point in the history
  3. MountTests fixes

    kivikakk authored and chrisd8088 committed Aug 5, 2019
    Configuration menu
    Copy the full SHA
    f1c7422 View commit details
    Browse the repository at this point in the history