#!/bin/sh
#
# Smoke test redis-check-aof

icinga-redis-check-aof 2>&1 | grep -qsi usage:
