Unverified Commit 6ea8a436 by 2xsec

tests: cleanup state_server.c

Signed-off-by: 's avatar2xsec <dh48.jeong@samsung.com>
parent dcfbd1c0
......@@ -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