breaking tests apart
This commit is contained in:
@@ -44,7 +44,7 @@ if [[ -z $GO_INSTALL_VERSION ]]; then
|
||||
fixVersion
|
||||
fi
|
||||
else
|
||||
DL_VERSION_RAW="$GO_INSTALL_VERSION"
|
||||
DL_VERSION_RAW=$GO_INSTALL_VERSION
|
||||
fi
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user