mirror of
https://github.com/schoebel/mars
synced 2025-04-01 22:58:34 +00:00
light: don't disturb fetch infos when switched off
This commit is contained in:
parent
8af22a1785
commit
9ebea0cb8a
@ -1453,7 +1453,6 @@ int __make_copy(
|
||||
switch_copy = _check_switch(global, switch_path);
|
||||
copy = mars_find_brick(global, ©_brick_type, copy_path);
|
||||
if (!copy && !switch_copy) {
|
||||
make_msg(msg_pair, "not active, no activation");
|
||||
goto done;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user