X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?p=ypp-sc-tools.db-test.git;a=blobdiff_plain;f=yarrg%2Fcommod-update-receiver;h=9684c696794996c527c44e2d051747652230ffe6;hp=4ae267d9b41d3ce78e217b3d74164a0c6feda09a;hb=38888dbd9221f97b1886ee545d0113c88432556a;hpb=4c12ab3580b4ee4a5580f29105b309113a77ac7a diff --git a/yarrg/commod-update-receiver b/yarrg/commod-update-receiver index 4ae267d..9684c69 100755 --- a/yarrg/commod-update-receiver +++ b/yarrg/commod-update-receiver @@ -49,7 +49,7 @@ sub fail ($) { print header(-status=>'400 Bad commodity update', -type=>'text/plain', -charset=>'us-ascii'); - print "Error: $msg\n"; + print "\nError: $msg\n"; exit 0; }