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