diff options
| author | Oliver Schneider <github333195615777966@oli-obk.de> | 2016-01-28 12:56:06 +0100 |
|---|---|---|
| committer | Oliver Schneider <git-spam-no-reply9815368754983@oli-obk.de> | 2016-01-29 09:46:42 +0100 |
| commit | 5012d205ccaaf576229c5ebdf5cdfbf60af79008 (patch) | |
| tree | ed36b9c1a08f802a655940aab1d5f21d2fb33de6 /src/libstd/sys/unix/stack_overflow.rs | |
| parent | 7bd87c1f1b8afabcf1bafa14dd13c59f00b4f4be (diff) | |
| download | rust-5012d205ccaaf576229c5ebdf5cdfbf60af79008.tar.gz rust-5012d205ccaaf576229c5ebdf5cdfbf60af79008.zip | |
don't leak RUST_BACKTRACE into test process
If the tests were run with `RUST_BACKTRACE=1 make check` this test failed. If they were run without it it succeeded. We need to use `env_remove` instead of `env_clear` because the latter will never work on windows
Diffstat (limited to 'src/libstd/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions
