File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ MQ_ARCHIVE_REPOSITORY_CREDENTIAL ?=
3333MQ_ARCHIVE ?= $(MQ_VERSION ) -IBM-MQ-Advanced-$(MQ_ARCHIVE_TYPE )$(MQ_ARCHIVE_ARCH ) .tar.gz
3434# MQ_ARCHIVE_DEV is the name of the file, under the downloads directory, from which MQ Advanced
3535# for Developers can be installed
36- MQ_ARCHIVE_DEV ?= $(MQ_VERSION ) -IBM-MQ-Advanced-for-Developers-$(MQ_ARCHIVE_TYPE )$(MQ_ARCHIVE_ARCH ) .tar.gz
36+ MQ_ARCHIVE_DEV ?= $(MQ_VERSION ) -IBM-MQ-Advanced-for-Developers-Non-Install- $(MQ_ARCHIVE_TYPE )$(MQ_ARCHIVE_ARCH ) .tar.gz
3737# MQ_SDK_ARCHIVE specifies the archive to use for building the golang programs. Defaults vary on developer or advanced.
3838MQ_SDK_ARCHIVE ?= $(MQ_ARCHIVE_DEV_$(MQ_VERSION ) )
3939# Options to `go test` for the Docker tests
You can’t perform that action at this time.
0 commit comments