projects
/
pazpar2-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fdafabb
)
Lower log-level
author
Dennis Schafroth
<dennis@indexdata.com>
Fri, 18 Feb 2011 10:15:50 +0000
(11:15 +0100)
committer
Dennis Schafroth
<dennis@indexdata.com>
Fri, 18 Feb 2011 10:15:50 +0000
(11:15 +0100)
jinx-it.sh
patch
|
blob
|
history
diff --git
a/jinx-it.sh
b/jinx-it.sh
index
a3f2e7d
..
a1e4f1c
100644
(file)
--- 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