From: Ian Jackson Date: Mon, 28 Jun 2010 21:41:09 +0000 (+0100) Subject: run newstailer on news.notice.0 too X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ijackson/git?a=commitdiff_plain;h=7a547c1a0cd2eea4abb3314af48bc2166a76041c;p=rrd-graphs.git run newstailer on news.notice.0 too --- diff --git a/newstailer-invoke b/newstailer-invoke index 2cda994..ecba60c 100755 --- a/newstailer-invoke +++ b/newstailer-invoke @@ -1,4 +1,4 @@ #!/bin/sh set -e -with-lock-ex -q data/news/lock \ - ./newstailer -D -Odata/news/ /var/log/news/news.notice +log=/var/log/news/news.notice +exec with-lock-ex -q data/news/lock ./newstailer -D -Odata/news/ $log.0 $log