Skip to content

Commit

Permalink
Fix release test after commit e7be839
Browse files Browse the repository at this point in the history
Fixes bazelbuild#1187.

--
Change-Id: I36e87d86926a38785dcd98c841db826c518cc575
Reviewed-on: https://bazel-review.googlesource.com/3463
MOS_MIGRATED_REVID=120710112
  • Loading branch information
damienmg authored and meteorcloudy committed Apr 25, 2016
1 parent 00d613a commit 28983cd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions scripts/release/release_test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,8 @@ EOF
local header='Release v1 ('$(date +%Y-%m-%d)')
Baseline: 1170dc6
Cherry picks:
+ 0540fde: Extract version numbers that look like "..._1.2.3_..."
from BUILD_EMBED_LABEL into Info.plist.
Expand All @@ -208,6 +210,8 @@ Baseline: 1170dc6
header='Release v1 ('$(date +%Y-%m-%d)')
Baseline: 1170dc6
Cherry picks:
+ 0540fde: Extract version numbers that look like "..._1.2.3_..."
from BUILD_EMBED_LABEL into Info.plist.
+ cef25c4: RELNOTES: Attribute error messages related to Android
Expand Down

0 comments on commit 28983cd

Please sign in to comment.