rust/Cargo.toml
author Matt Harbison <matt_harbison@yahoo.com>
Wed, 19 Sep 2018 20:45:57 -0400
changeset 39717 7f8b7a060584
parent 35569 964212780daf
child 39967 aab43d5861bb
permissions -rw-r--r--
run-tests: quote PYTHON when spawning a subprocess Same reason as 5abc47d4ca6b. This covers running *.py tests, as well as inline python blocks. I didn't hit the path around line 3079, but it seems correct to quote.

[workspace]
members = ["hgcli"]