Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-07 | Merge pull request #9631 from cole-h/fixup-check-warnings | eldritch horrors | |
Fix warnings when running checks (cherry picked from commit 75e10e42f3c63fd9b9c8cf222b992ab77e497854) Change-Id: Id955008fe045f23f72fae2a2cdf8f7ccddd1e6b9 | |||
2023-08-30 | Fix nix-copy test | Robert Hensing | |
2023-06-13 | Add test of explicit ssh control path in nix-copy test | David McFarland | |
This highlights a problem caused by SSHMaster::isMasterRunning returning false when NIX_SSHOPTS contains -oControlPath. | |||
2023-05-17 | Add a test for ControlMaster | Alexander Bantyev | |
2023-03-22 | Add a test for nix copy over ssh | Alexander Bantyev | |
Check that nix copy can copy stuff, refuses to copy unsigned paths by default, and doesn't hide the ssh password prompt. |