X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/f34a8d68bdd096cf1b019a9806bd1e6eba028d77..a05e443dbfcde94651afe783e633b08d79e2b6d1:/build/get-package-version.sh?ds=sidebyside diff --git a/build/get-package-version.sh b/build/get-package-version.sh index e4579cbb3f..5147f7bba6 100755 --- a/build/get-package-version.sh +++ b/build/get-package-version.sh @@ -33,7 +33,7 @@ if [[ "$WORKSPACE" == "" ]]; then fi -debug_echo "package_go_binary $SRC_PATH" +debug_echo "get-package-version.sh $TYPE_LANG $SRC_PATH" if [[ "$TYPE_LANG" == "go" ]]; then calculate_go_package_version go_package_version $SRC_PATH