+1
−1
Loading
golangci-lint's install.sh always attempts to install latest release unless explicitly told which TAG to use. Having that in mind, pass our $lintversion on its cmdline. Best way to avoid similar mishaps is to avoid using interim scripts like that and fetch needed pieces directly. Change-Id: Id4060bf324cef0a164c70fe3f1690d5ec8da74a6 Signed-off-by:Michal Berger <michal.berger@intel.com> Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/23290 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Community-CI: Mellanox Build Bot Reviewed-by:
Pawel Piatek <pawelx.piatek@intel.com> Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com> Reviewed-by:
Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by:
Marek Chomnicki <marek.chomnicki@intel.com>