chiark / gitweb /
Fix up search too long error message - really
authorIan Jackson <ian@liberator.relativity.greenend.org.uk>
Sun, 27 Dec 2009 00:52:57 +0000 (00:52 +0000)
committerIan Jackson <ian@liberator.relativity.greenend.org.uk>
Sun, 27 Dec 2009 00:52:57 +0000 (00:52 +0000)
yarrg/web/query_routesearch

index aa118dd0dac4d32bcde87f6d2aefbe3ee3bb23c7..81a71d28ed789508d0fec44a125388fbd5750c22 100644 (file)
@@ -258,7 +258,7 @@ if (!close $fh) {
        die $! if $!;
        die $? if $? != 24; # SIGXCPU but not in POSIX.pm :-/
 </%perl>
-% someresults->('Search took too long and was terminated');
+% $someresults->('Search took too long and was terminated');
 
 Sorry, but your query resulted in a search that took too long.
 Searches are limited to <% $maxcpu |h %> seconds of CPU time to