diff options
Diffstat (limited to 'tests/ui/process/println-with-broken-pipe.run.stderr')
| -rw-r--r-- | tests/ui/process/println-with-broken-pipe.run.stderr | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ui/process/println-with-broken-pipe.run.stderr b/tests/ui/process/println-with-broken-pipe.run.stderr index a334c0ad204..ab414994b56 100644 --- a/tests/ui/process/println-with-broken-pipe.run.stderr +++ b/tests/ui/process/println-with-broken-pipe.run.stderr @@ -1,3 +1,4 @@ + thread 'main' panicked at library/std/src/io/stdio.rs:LL:CC: failed printing to stdout: Broken pipe (os error 32) note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace |
