Home
last modified time | relevance | path

Searched refs:CLIENT_PID (Results 1 – 1 of 1) sorted by relevance

/openbmc/obmc-console/test/
H A Dtest-console-client-can-read14 CLIENT_PID=""
20 [ -z "$CLIENT_PID" ] || kill "$CLIENT_PID"
49 CLIENT_PID="$!"
59 kill -0 "$CLIENT_PID" && exit 1
60 CLIENT_PID=""