Unverified Commit 456e7d7e by Christian Brauner Committed by GitHub

Merge pull request #1962 from AustinReichert/tools-refactor-lxc-stop

tools/lxc_stop: removed internal logging
parents 7c354594 38d28c16
......@@ -36,8 +36,6 @@
#define OPT_NO_LOCK OPT_USAGE + 1
#define OPT_NO_KILL OPT_USAGE + 2
lxc_log_define(lxc_stop_ui, lxc);
static int my_parser(struct lxc_arguments *args, int c, char *arg)
{
switch (c) {
......
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