FU: Less verbose and cryptic error message on write error
This commit is contained in:
parent
48fe393d5f
commit
a7e9fa1866
2 changed files with 3 additions and 4 deletions
1
t/fcgi.t
1
t/fcgi.t
|
|
@ -180,7 +180,6 @@ record 1, 5, "";
|
|||
isrec {'content-length','0'}, {body => ''};
|
||||
$remote->close;
|
||||
ok !eval { $f->flush; 1 };
|
||||
like $@, qr/write error/;
|
||||
|
||||
start;
|
||||
begin;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue