about summary refs log tree commit diff
path: root/src/libstd/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorOliver Schneider <github333195615777966@oli-obk.de>2016-01-28 12:56:06 +0100
committerOliver Schneider <git-spam-no-reply9815368754983@oli-obk.de>2016-01-29 09:46:42 +0100
commit5012d205ccaaf576229c5ebdf5cdfbf60af79008 (patch)
treeed36b9c1a08f802a655940aab1d5f21d2fb33de6 /src/libstd/sys/unix/stack_overflow.rs
parent7bd87c1f1b8afabcf1bafa14dd13c59f00b4f4be (diff)
downloadrust-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