]> git.ipfire.org Git - thirdparty/lxc.git/commit
lxc-destroy return 255 in case of error
authorMichel Normand <normand@fr.ibm.com>
Mon, 18 May 2009 20:27:35 +0000 (22:27 +0200)
committerDaniel Lezcano <dlezcano@fr.ibm.com>
Mon, 18 May 2009 20:27:35 +0000 (22:27 +0200)
commit79507e493e7a6d2c2d80b34b90b03d00edcc4f1c
treeb8fe2711bbc75af3d6d039619e99cf68a700a9b1
parent7f8306138afadb81b6794815637a6851f44519a8
lxc-destroy return 255 in case of error

to have same exit code for all lxc commands

Signed-off-by: Michel Normand <normand@fr.ibm.com>
Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
src/lxc/destroy.c
src/lxc/lxc_destroy.c