summaryrefslogtreecommitdiff
path: root/tests/queue_loader/zcheck.sh
blob: 96f59aed242e840d255280cdf121de2686e48f6b (plain)
1
2
3
4
#! /bin/sh

grep -E 'ERR|WARN|CRIT' log/*.log || echo "All OK"