]> git.lizzy.rs Git - rust.git/commit
Handle another possible error in a unix pipe test
authorAlex Crichton <alex@alexcrichton.com>
Mon, 28 Oct 2013 18:47:20 +0000 (11:47 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Mon, 28 Oct 2013 18:47:20 +0000 (11:47 -0700)
commit6c75b73a6ae3afd5690c0d1ab80c53e4f0a1fb86
tree4083095c5401b937c31f5092eb8da5860acc1636
parentcb5b21eba713ff3888b2741db4c9e7d841cfde02
Handle another possible error in a unix pipe test

This cropped up on the bsd bot, and if it's an error that gets thrown then it's
fine to just whitelist another type of error in the test.
src/libstd/rt/io/net/unix.rs