commit | b83ac50efc5b5d8dc6f9323082a8fc716b634f1e | [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:12 2019 -0500 |
tree | 28833ff2b6928df0a2445cefeb90ea51d20ec56a | |
parent | aa414b5acfb5329a2a321875a93b5a90858ff966 [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