]> git.ipfire.org Git - thirdparty/lxc.git/commit
Redirect error messages to stderr 2989/head
authorRachid Koucha <47061324+Rachid-Koucha@users.noreply.github.com>
Fri, 10 May 2019 05:39:03 +0000 (07:39 +0200)
committerGitHub <noreply@github.com>
Fri, 10 May 2019 05:39:03 +0000 (07:39 +0200)
commit634ad9358e7f43bf87672c51db032cde5e3142fd
treedb694fdf47871e826f6229c62e3f730e8099a376
parent3e860bdac0e8b9cd5e4a06546c85e3fddc7781cf
Redirect error messages to stderr

Some error messages were not redirected to stderr.
Moreover, do "exit 0" instead of "exit 1" when "help" option is passed.

Signed-off-by: Rachid Koucha <rachid.koucha@gmail.com>
templates/lxc-busybox.in