Skip to content

Commit

Permalink
tests: cleanup state_server.c
Browse files Browse the repository at this point in the history
Signed-off-by: 2xsec <dh48.jeong@samsung.com>
  • Loading branch information
2xsec committed Jul 3, 2018
1 parent dcfbd1c commit 6ea8a43
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/tests/state_server.c
Expand Up @@ -149,5 +149,6 @@ int main(int argc, char *argv[])
lxc_container_put(c);
if (ret == EXIT_SUCCESS)
lxc_debug("%s\n", "All state server tests passed");

exit(ret);
}

0 comments on commit 6ea8a43

Please sign in to comment.