mirror of
https://github.com/docker/cli.git
synced 2026-08-30 02:24:27 -05:00
5bcbfd7abbab7e45a3f63d600fc151ddfda8af0c
This PR adds the "notary" binary requirement for tests. Previously, NotaryHosting was checking for the "notary-server" binary under the name notaryBinary. This renames that reference to notaryServerBinary, so that notaryBinary can rightly refer to the actual "notary" binary. Currently only one test actually uses the notary binary, so it's been updated accordingly. Signed-off-by: Christopher Jones <tophj@linux.vnet.ibm.com> Upstream-commit: db700a678d1da4275553ff7201e2597c7a8016ee Component: engine
Languages
Go
92.3%
Shell
5.4%
Dockerfile
1.1%
Go-Checksums
0.7%
Makefile
0.3%
Other
0.2%