Skip to content

Commit

Permalink
openwrt/tests: update golden output for ath79
Browse files Browse the repository at this point in the history
  • Loading branch information
sarcasticadmin committed Jan 26, 2025
1 parent 75ca01f commit 6ea4420
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tests/unit/openwrt/golden/ath79/etc/config/network.0
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,10 @@ config interface 'loopback'
option ipaddr '127.0.0.1'
option netmask '255.0.0.0'


config globals 'globals'
option ula_prefix 'fdfa:7251:0374::/48'



config switch
option blinkrate '2'
option enable_vlan '1'
Expand Down Expand Up @@ -124,7 +122,6 @@ config interface 'backdoor'
option proto 'static'



config switch_port
option device 'rtl8366s'
option port '1'
Expand All @@ -139,4 +136,3 @@ config switch_port
option device 'rtl8366s'
option port '5'
option led '2'

0 comments on commit 6ea4420

Please sign in to comment.