sysklogd/test/api.sh

8 lines
93 B
Bash
Raw Normal View History

#!/bin/sh
set -e
. ./test.rc
export MSG="no-openlog-apitest"
./api
grep "api ${MSG}" ${LOG}