Skip to content

Commit

Permalink
lxd: Use different commit for cherry-pick
Browse files Browse the repository at this point in the history
For some reason this is applying locally but not in LP.

Signed-off-by: Thomas Parrott <[email protected]>
  • Loading branch information
tomponline committed Jul 11, 2024
1 parent 10d6556 commit ea903cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1438,7 +1438,7 @@ parts:
git cherry-pick -x 45126f2a54079799066abf6477a252605709b8e5 # shared: Set `GetClientCertificate` in TLS config.
git cherry-pick -x 52eaf3efa780d68fa51a74d9631f3c5e7a7fc879 # shared: Add comments to exported functions (revive: exported).
git cherry-pick -x 75fbdaeebea454fd074c9efac7a2c584a78762c7 # test/suites: Improve PKI test coverage.
git cherry-pick -x d406168d699a5d91f3518338ca2bfa31efdd7dd0 # lxd/instance/exec: Only use keepalives on TCP sockets
git cherry-pick -x 781905a01b68d68b4071643d947b75004ea4fad9 # lxd/instance/exec: Only use keepalives on TCP sockets
# Setup build environment
export GOPATH=$(realpath ./.go)
Expand Down

0 comments on commit ea903cd

Please sign in to comment.