Skip to content

Commit

Permalink
tests/integration.py: fix typo causing NM to manage (v)eth43 in mac_r…
Browse files Browse the repository at this point in the history
…ename test
  • Loading branch information
Mathieu Trudel-Lapierre committed Nov 21, 2018
1 parent b737311 commit 15c2ca1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration.py
Original file line number Diff line number Diff line change
Expand Up @@ -1683,7 +1683,7 @@ def test_bond_mac_rename(self):
match: {name: %(ec)s}
dhcp4: no
ethbn2:
match: {name: $(e2c)s}
match: {name: %(e2c)s}
dhcp4: no
bonds:
mybond:
Expand Down

0 comments on commit 15c2ca1

Please sign in to comment.