[sdk] Update version file correctly

fixes #30794

Change-Id: Icd412d36d34dc1da01a6b0fec8107b3a49d03e3a
Reviewed-on: https://dart-review.googlesource.com/7481
Reviewed-by: Ryan Macnak <rmacnak@google.com>
This commit is contained in:
Zachary Anderson 2017-09-20 22:05:27 +00:00 committed by Zach Anderson
parent 0c005a39d2
commit 406d59f9bf

View file

@ -660,6 +660,7 @@ group("copy_libraries") {
# This rule writes the version file.
action("write_version_file") {
visibility = [ ":create_common_sdk" ]
inputs = [ "../tools/VERSION" ]
output = "$root_out_dir/dart-sdk/version"
outputs = [
output,