From fbe374c3592808f9b3f105ec0726b26ada6c0ea0 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sat, 17 Oct 2009 18:05:32 +0100 Subject: [PATCH] routesearch: nice routesearch --- yarrg/TODO | 2 -- yarrg/web/query_routesearch | 2 +- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/yarrg/TODO b/yarrg/TODO index 0600873..58f9608 100644 --- a/yarrg/TODO +++ b/yarrg/TODO @@ -1,7 +1,5 @@ query_routesearch: - nice routesearch - sort arrows on table circular routes diff --git a/yarrg/web/query_routesearch b/yarrg/web/query_routesearch index c45b56a..36e6055 100644 --- a/yarrg/web/query_routesearch +++ b/yarrg/web/query_routesearch @@ -147,7 +147,7 @@ if ($qa->{'debug'}) { } unshift @rsargs, - sourcebasedir().'/yarrg/routesearch', + 'nice', sourcebasedir().'/yarrg/routesearch', '-d', dbw_filename($qa->{'Ocean'}), '-C', webdatadir().'/_concur.', '.lock'; -- 2.30.2