chiark / gitweb /
test-process-util: add (void) cast to make coverity happy
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 27 Nov 2017 21:52:32 +0000 (21:52 +0000)
committerSven Eden <yamakuzure@gmx.net>
Mon, 27 Nov 2017 21:52:32 +0000 (21:52 +0000)
commit9399038aa6be19e88f4a6f3390eb2e1465fd1ff8
treefe24c524fd78be14e36ca17a184a9b8d97163930
parentcffb9dfa119b3e156f914a402e65e42f80c8d409
test-process-util: add (void) cast to make coverity happy

The intent is for the call to succeed only when privileged, so make
that clear.
src/test/test-process-util.c