summaryrefslogtreecommitdiff
path: root/tests/check_bigcouch_errors.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/check_bigcouch_errors.sh')
-rwxr-xr-xtests/check_bigcouch_errors.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/check_bigcouch_errors.sh b/tests/check_bigcouch_errors.sh
index d14ab92..da9e79e 100755
--- a/tests/check_bigcouch_errors.sh
+++ b/tests/check_bigcouch_errors.sh
@@ -1,8 +1,8 @@
#!/bin/bash
-WARN=10
-CRIT=20
+WARN=1
+CRIT=5
STATUS[0]='OK'
STATUS[1]='Warning'
STATUS[2]='Critical'