mirror of
https://github.com/opnsense/plugins.git
synced 2026-06-09 00:42:34 -04:00
net/frr: replace U+00A0 with an actual space
didn't seem to cause any trouble, but my editor noticed it
This commit is contained in:
parent
5fbb28375b
commit
e67328a951
1 changed files with 1 additions and 1 deletions
|
|
@ -206,7 +206,7 @@ message:FRR diagnostics "show ip ospf database"
|
|||
command:/usr/local/opnsense/scripts/frr/legacy-diagnostics.py --ospf-database
|
||||
parameters:
|
||||
type:script_output
|
||||
message:FRR diagnostics "show ip ospf database json"
|
||||
message:FRR diagnostics "show ip ospf database json"
|
||||
|
||||
[diagnostics.ospf_interface]
|
||||
command:/usr/local/bin/vtysh -c "show ip ospf interface"
|
||||
|
|
|
|||
Loading…
Reference in a new issue