]> git.ipfire.org Git - thirdparty/systemd.git/commit
test-path: fix inverted return value (#7050)
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 17 Oct 2017 15:49:48 +0000 (17:49 +0200)
committerGitHub <noreply@github.com>
Tue, 17 Oct 2017 15:49:48 +0000 (17:49 +0200)
commitbe21bf856b77629c7f49ca65b3e62f650097048a
tree924cf80b3ae389cf5a301b57e1e2ff5552cd08aa
parentcfe134e3120cc8d8874abc96d2ccb3fcf189c64d
test-path: fix inverted return value (#7050)

It must be <0 to indicate failure.

Fixes #7050.
src/test/test-path.c