chiark / gitweb /
run newstailer on news.notice.0 too
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 28 Jun 2010 21:41:09 +0000 (22:41 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 28 Jun 2010 21:41:09 +0000 (22:41 +0100)
newstailer-invoke

index 2cda9946304361806605ca9ae35b9569fbdb7906..ecba60cb09f6adef078df71c282afb71938e11d6 100755 (executable)
@@ -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