Commit 8cdfb6c7 authored by Madhura Bhave's avatar Madhura Bhave

Merge branch '2.0.x'

parents 90bfd0bf d47aaf29
...@@ -5,7 +5,7 @@ source $(dirname $0)/common.sh ...@@ -5,7 +5,7 @@ source $(dirname $0)/common.sh
version=$( cat version/version ) version=$( cat version/version )
milestone=$( echo $version ) milestone=${version}
if [[ $RELEASE_TYPE = "RELEASE" ]]; then if [[ $RELEASE_TYPE = "RELEASE" ]]; then
milestone=${version%.RELEASE} milestone=${version%.RELEASE}
fi fi
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment