X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?p=ypp-sc-tools.db-live.git;a=blobdiff_plain;f=yarrg%2Fcommod-update-receiver;h=9684c696794996c527c44e2d051747652230ffe6;hp=4ae267d9b41d3ce78e217b3d74164a0c6feda09a;hb=9d30f9dd7130db1f4303240030b941a42f7d4466;hpb=608bc9e07b5c8a961325fd1b8d5b92f65418b949 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; }