Unverified Commit 506466a9 by 2xsec Committed by Christian Brauner

tests: cleanup state_server.c

Signed-off-by: 's avatar2xsec <dh48.jeong@samsung.com>
parent 16bb9af1
......@@ -149,5 +149,6 @@ on_error_put:
lxc_container_put(c);
if (ret == EXIT_SUCCESS)
lxc_debug("%s\n", "All state server tests passed");
exit(ret);
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment