Skip to content

Commit

Permalink
Fix expected autoconnect-slaves values
Browse files Browse the repository at this point in the history
Signed-off-by: Atanas Dinov <[email protected]>
  • Loading branch information
atanasdinov committed Nov 12, 2024
1 parent 986a75b commit 5d04ae7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion testdata/generate/expected/br1-br.nmconnection
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[connection]
autoconnect=true
autoconnect-slaves=1
autoconnect-slaves=-1
id=br1-br
interface-name=br1
type=ovs-bridge
Expand Down
2 changes: 1 addition & 1 deletion testdata/generate/expected/bridge0.nmconnection
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[connection]
autoconnect=true
autoconnect-slaves=1
autoconnect-slaves=-1
id=bridge0
interface-name=bridge0
type=bridge
Expand Down

0 comments on commit 5d04ae7

Please sign in to comment.