tag_release: remove old BUILD/BRANCH/PATCH values

These old names are left over from ChromeOS and never really made sense
for us. The last things using them were fixed up a while ago.
This commit is contained in:
Michael Marineau 2016-05-15 16:26:17 -07:00
parent 9b8a4ca434
commit f60d2762c2

View File

@ -57,9 +57,6 @@ fi
repo manifest -o "${BRANCH_NAME}.xml" -r
tee version.txt <<EOF
COREOS_BUILD=${FLAGS_major}
COREOS_BRANCH=${FLAGS_minor}
COREOS_PATCH=${FLAGS_patch}
COREOS_VERSION=${BRANCH_VERSION}
COREOS_VERSION_ID=${BRANCH_VERSION}
COREOS_BUILD_ID=""