]> git.ipfire.org Git - thirdparty/lxc.git/commit
Use SYSERROR instead of perror
authorTycho Andersen <tycho.andersen@canonical.com>
Fri, 3 Apr 2015 21:17:26 +0000 (21:17 +0000)
committerStéphane Graber <stgraber@ubuntu.com>
Fri, 10 Apr 2015 15:29:16 +0000 (11:29 -0400)
commitb75e9e2303a7393649c9fee534c5f5db1e353ff6
tree4b5111a8f6c52e6ac3addc7f8eb8d21843d52dd9
parentf3b94d24c8b9bf56057c32bb38643a6b74e0c58d
Use SYSERROR instead of perror

It is impolite to print stuff to stderror owned by other people, and they might
miss it anyway since it's not in the normal log location.

Signed-off-by: Tycho Andersen <tycho.andersen@canonical.com>
Acked-by: Serge E. Hallyn <serge.hallyn@ubuntu.com>
src/lxc/lxccontainer.c