mirror of
https://github.com/moparisthebest/curl
synced 2024-12-21 23:58:49 -05:00
just nicer output when this is seen
This commit is contained in:
parent
cce931f27d
commit
e1607f5705
@ -1269,7 +1269,7 @@ sub singletest {
|
||||
}
|
||||
else {
|
||||
if(!$short) {
|
||||
print "curl returned $cmdres, ".(0+$errorcode)." was expected\n";
|
||||
print "\ncurl returned $cmdres, ".(0+$errorcode)." was expected\n";
|
||||
}
|
||||
print " exit FAILED\n";
|
||||
return 1;
|
||||
|
Loading…
Reference in New Issue
Block a user