[CRIU] [PATCH] pipes, show: Fix tail message in show_pipes_data
Andrew Vagin
avagin at parallels.com
Mon Jun 25 08:24:20 EDT 2012
Ack
On Fri, Jun 22, 2012 at 07:58:33PM +0400, Cyrill Gorcunov wrote:
> Signed-off-by: Cyrill Gorcunov <gorcunov at openvz.org>
> ---
> cr-show.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/cr-show.c b/cr-show.c
> index a758cc8..49f9588 100644
> --- a/cr-show.c
> +++ b/cr-show.c
> @@ -192,7 +192,7 @@ void show_pipes_data(int fd_pipes, struct cr_options *o)
> }
>
> out:
> - pr_img_tail(CR_FD_PIPES);
> + pr_img_tail(CR_FD_PIPES_DATA);
> }
>
> void show_pipes(int fd_pipes, struct cr_options *o)
> --
> 1.7.7.6
>
> _______________________________________________
> CRIU mailing list
> CRIU at openvz.org
> https://openvz.org/mailman/listinfo/criu
More information about the CRIU
mailing list