test: minor test cleanup and comments

Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
This commit is contained in:
Joachim Wiberg
2022-03-06 01:07:31 +01:00
parent 13b1fd0aa0
commit eb6e85e851
2 changed files with 1 additions and 2 deletions

View File

@@ -34,7 +34,6 @@ reload
./api -i troglobit -p
sleep 2
ps fax |grep -A2 syslogd
grep "troglobit - MSGID - ${MSG}" "${LOGV1}" || (echo "== ${LOGV1}"; tail -10 "${LOGV1}"; echo "== ${LOG}"; tail -10 "${LOG}"; cat "${CONFD}/v1.conf"; FAIL "Cannot find troglobit")
print "Phase 4 - Verify RFC5424 API with logger(1)"