commit | 7d70f33e1c0a7f3477f8ed8ddbf180d699278127 | [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:30 2019 -0500 |
tree | ee495f02075b4c9bb09f4bb2b937e24ee449502a | |
parent | d1c06e420f3798a5ddc4035f5956767f646cddfa [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