Skip to content

Commit bbe3835

Browse files
committed
tests: Rename unix_sigpipe.rs to unix_sigpipe-bare.rs for clarity
1 parent 0c1a019 commit bbe3835

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
error: valid values for `#[unix_sigpipe = "..."]` are `inherit`, `sig_ign`, or `sig_dfl`
2+
--> $DIR/unix_sigpipe-bare.rs:3:1
3+
|
4+
LL | #[unix_sigpipe]
5+
| ^^^^^^^^^^^^^^^
6+
7+
error: aborting due to 1 previous error
8+

0 commit comments

Comments
 (0)