=================================================================== RCS file: /cvs/openbsd/update_openbsd/post_dmesg_to_nycbug,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- openbsd/update_openbsd/post_dmesg_to_nycbug 2016/10/04 06:26:34 1.7 +++ openbsd/update_openbsd/post_dmesg_to_nycbug 2016/10/04 06:27:00 1.8 @@ -61,3 +61,5 @@ say $res->{success} ? 'Sent dmesg' : "Unable to send dmesg: $res->{status} $res->{reason}"; + +say $res->{content};