mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-03-13 20:40:08 +01:00
map-agent: multiap: comment out debug print
This commit is contained in:
parent
df41990929
commit
70c3d5d5e1
1 changed files with 1 additions and 1 deletions
|
|
@ -591,7 +591,7 @@ bsta_disable_lower_priority() {
|
|||
local bsta=$1
|
||||
|
||||
prio=$(config_foreach mapagent_get_priority bk-iface $bsta)
|
||||
echo bsta $bsta has prio $prio > /dev/console
|
||||
#echo bsta $bsta has prio $prio > /dev/console
|
||||
|
||||
config_foreach mapagent_disable_lower_bk bk-iface $bsta $prio
|
||||
uci commit mapagent
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue