]> git.lizzy.rs Git - rust.git/commit
Fix a race condition between remove_from_env and other io::process tests.
authorEduard Burtescu <edy.burt@gmail.com>
Fri, 3 Oct 2014 14:16:05 +0000 (17:16 +0300)
committerEduard Burtescu <edy.burt@gmail.com>
Fri, 3 Oct 2014 14:16:05 +0000 (17:16 +0300)
commitef693885a78ee21786ae464f590fff6437e43865
treebd32e8b1a5a3f20e518c35a1df626f566344a691
parent9a2286d3a13c4a97340c99c86c718654f6cb2ed6
Fix a race condition between remove_from_env and other io::process tests.
src/libstd/io/process.rs
src/test/run-pass/process-remove-from-env.rs [new file with mode: 0644]