]> git.proxmox.com Git - cargo.git/commitdiff
Auto merge of #2554 - alexcrichton:robust-test, r=alexcrichton
authorbors <bors@rust-lang.org>
Fri, 8 Apr 2016 20:31:50 +0000 (13:31 -0700)
committerbors <bors@rust-lang.org>
Fri, 8 Apr 2016 20:31:50 +0000 (13:31 -0700)
Make a test a bit more robust to the environment

Don't filter out PATH as `rustc` may be in that directory (e.g. when using
rustup) and otherwise just have a longer subcommand.

Closes #2553


Trivial merge