mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-08-09 05:32:55 +00:00
Merge pull request #1958 from AustinReichert/tools-refactor-lxc-wait
tools/lxc_wait: removed internal logging
This commit is contained in:
commit
29a012480d
@ -34,8 +34,6 @@
|
|||||||
#include "log.h"
|
#include "log.h"
|
||||||
#include "arguments.h"
|
#include "arguments.h"
|
||||||
|
|
||||||
lxc_log_define(lxc_wait_ui, lxc);
|
|
||||||
|
|
||||||
static int my_checker(const struct lxc_arguments* args)
|
static int my_checker(const struct lxc_arguments* args)
|
||||||
{
|
{
|
||||||
if (!args->states) {
|
if (!args->states) {
|
||||||
|
Loading…
Reference in New Issue
Block a user