aboutsummaryrefslogtreecommitdiff
path: root/tests/ipc-req/check.mk
blob: db9f58010018e773fcae18be9f2f748484d4d538 (plain) (blame)
1
2
3
4
ipc-req: do-ipc-req
	@grep 'BUG' reports/ipc-req/log \
		&& echo 'BUG' > reports/ipc-req/OK \
		|| tail -n1 reports/ipc-req/log | tr -d '\r' > reports/ipc-req/OK