commit | 8b9ee33a8f78da6ad0b89209cfbdfaad0a62866a | [log] [tgz] |
---|---|---|
author | David Ostrovsky <david@ostrovsky.org> | Sun Nov 03 09:36:24 2019 +0100 |
committer | Marco Miller <marco.miller@ericsson.com> | Wed Nov 06 12:44:09 2019 -0500 |
tree | 0f50ae4587472d6de45d2410cfbb587a00a03a6b | |
parent | ef48628ebb33a52f6882dba4ca58bb07917a9d22 [diff] |
Bazel: Migrate workspace status script to python Migrate tools/workspace-status.sh script to Python to ensure better compatibility with other operating systems, as suggested in: [1]. [1] https://github.com/bazelbuild/bazel/issues/5958 Change-Id: I20ec325d610353309a40fc85132382004bc61bd0