commit | c51865074b89e1ea7c59f1ceeeb8f7352f135b1d | [log] [tgz] |
---|---|---|
author | Joel Galenson <jgalenson@google.com> | Mon Aug 16 11:22:47 2021 -0700 |
committer | Joel Galenson <jgalenson@google.com> | Mon Aug 16 11:22:47 2021 -0700 |
tree | fa4f653ae43d467a7bbd3bca9167adf52d937664 | |
parent | e203a5462743d663ab41e5ce09a46dcc01a47388 [diff] |
Fixes for getting package version Older versions of Python's subprocess do not have capture_output, so just get stdout directly. Also pass the full path to cargo in case it is not on PATH. Test: Run Change-Id: I368e905a93b344bca6635c6ab7a60def809e88d5