restore the default SIGPIPE behavior as a temporary workaround
See https://github.com/BurntSushi/ripgrep/issues/200.
This commit is contained in:
committed by
Andrew Gallant
parent
208c11af56
commit
3065a8c9c8
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -10,6 +10,7 @@ dependencies = [
|
||||
"grep 0.1.6",
|
||||
"ignore 0.2.2",
|
||||
"lazy_static 0.2.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"libc 0.2.29 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"log 0.3.8 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"memchr 1.0.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"memmap 0.5.2 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
|
||||
Reference in New Issue
Block a user