Commit ec35c34f authored by Nils Goroll's avatar Nils Goroll

note a TODO

parent 0046616c
......@@ -288,6 +288,7 @@ do_list(struct cli *cli, struct director *d, void *priv)
if (d->vdir->admin_health == VDI_AH_DELETED)
return (0);
// XXX admin health "probe" for the no-probe case is confusing
VCLI_Out(cli, "\n%-30s %-7s ", d->vdir->cli_name, VDI_Ahealth(d));
if (d->vdir->methods->list != NULL)
......
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