]> git.ipfire.org Git - thirdparty/lxc.git/commit
lxc-checkpoint ad lxc-restart to return 255 in case of error
authorMichel Normand <normand@fr.ibm.com>
Mon, 18 May 2009 20:27:36 +0000 (22:27 +0200)
committerDaniel Lezcano <dlezcano@fr.ibm.com>
Mon, 18 May 2009 20:27:36 +0000 (22:27 +0200)
commita30284df84bd32db0eedafdaff44203ab317e176
treebcc99f919c320da5ba86a3759555bb4d72cefdaf
parentc8f55b0eff9386b52c21830c59c728d144dbb660
lxc-checkpoint ad lxc-restart to return 255 in case of error

to have same exit code for all lxc commands

Note that the lxc-restart is not yet reporting
the error of restarted application as done with lxc-start.

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