From: Dennis Schafroth Date: Fri, 18 Feb 2011 10:15:50 +0000 (+0100) Subject: Lower log-level X-Git-Tag: v1.5.3~5 X-Git-Url: http://lists.indexdata.com/cgi-bin?a=commitdiff_plain;h=b460a44278c802240e0a0ef8ec4a2ab455eae8fa;p=pazpar2-moved-to-github.git Lower log-level --- diff --git a/jinx-it.sh b/jinx-it.sh index a3f2e7d..a1e4f1c 100644 --- a/jinx-it.sh +++ b/jinx-it.sh @@ -4,5 +4,5 @@ else COUNT=$1 fi for d in `seq $COUNT` ; do - jinx run src/pazpar2 -X -f ~/etc/pazpar2/server-threaded.xml -l pazpar2.log -v all + jinx run src/pazpar2 -X -f ~/etc/pazpar2/server-threaded.xml -l pazpar2.log -v log,warn,fatal done \ No newline at end of file