On Mon, Jul 15, 2013 at 11:11:12AM +0400, Andrew Vagin wrote:
> > + if (run_scripts("post-dump")) {
> > + pr_err("Checkpoint been force stopped\n");
> > + ret = -1;
>
> crtools can exit with the exit code of post-dump script.
I dont mind. Will update, thanks!