Unverified Commit 29a01248 by Christian Brauner Committed by GitHub

Merge pull request #1958 from AustinReichert/tools-refactor-lxc-wait

tools/lxc_wait: removed internal logging
parents 8410ae3d bc1fc88d
......@@ -34,8 +34,6 @@
#include "log.h"
#include "arguments.h"
lxc_log_define(lxc_wait_ui, lxc);
static int my_checker(const struct lxc_arguments* args)
{
if (!args->states) {
......
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