[lxc-devel] [PATCH] tests: Fix shutdown test
Serge Hallyn
serge.hallyn at ubuntu.com
Fri Jan 24 05:47:07 UTC 2014
Quoting Stéphane Graber (stgraber at ubuntu.com):
> Signed-off-by: Stéphane Graber <stgraber at ubuntu.com>
Acked-by: Serge E. Hallyn <serge.hallyn at ubuntu.com>
> ---
> src/tests/shutdowntest.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/src/tests/shutdowntest.c b/src/tests/shutdowntest.c
> index fc4e8fd..e8a7126 100644
> --- a/src/tests/shutdowntest.c
> +++ b/src/tests/shutdowntest.c
> @@ -61,6 +61,7 @@ int main(int argc, char *argv[])
> goto out;
> }
>
> + c->clear_config(c);
> c->load_config(c, NULL);
> c->want_daemonize(c, true);
> if (!c->startl(c, 0, NULL)) {
> --
> 1.8.5.3
>
> _______________________________________________
> lxc-devel mailing list
> lxc-devel at lists.linuxcontainers.org
> http://lists.linuxcontainers.org/listinfo/lxc-devel
More information about the lxc-devel
mailing list