X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?p=ypp-sc-tools.db-live.git;a=blobdiff_plain;f=yarrg%2Fweb%2Fcheck_distance;h=4d1a4e31831faa91dbbeb0b3630ee3bb8b7585ac;hp=223cc5a8f99509ab07ad226abbed2a127e1e7c3c;hb=da7ce28baf19eb34178ee4886216ee3fb2c89321;hpb=05a607330cc73832ccc778cd10f69cbac8e6dba3 diff --git a/yarrg/web/check_distance b/yarrg/web/check_distance index 223cc5a..4d1a4e3 100644 --- a/yarrg/web/check_distance +++ b/yarrg/web/check_distance @@ -59,7 +59,7 @@ if (!m/\S/) { $leagues= $1; $canon= "$leagues leagues"; } else { - expected_error("Cannot understand distance \`$_'."); + expected_error("Cannot understand distance ".escerrq($_)."."); } return ($canon,$leagues);