Skip to content

Commit

Permalink
tests: replace AdActorSysPrio with AdActorSystemPriority
Browse files Browse the repository at this point in the history
This is a follow-up to systemd#10653.
  • Loading branch information
evverx committed Nov 6, 2018
1 parent d0f51aa commit cf02fd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/fuzz/fuzz-netdev-parser/25-bond.netdev
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ UpDelaySec=2s
DownDelaySec=2s
ResendIGMP=4
MinLinks=1
AdActorSysPrio=1218
AdActorSystemPriority=1218
AdUserPortKey=811
AdActorSystem=00:11:22:33:44:55
# feed the sanitizer
Expand Down

0 comments on commit cf02fd1

Please sign in to comment.