diff options
author | Christian Poessinger <christian@poessinger.com> | 2022-12-19 16:38:29 +0100 |
---|---|---|
committer | Christian Breunig <christian@breunig.cc> | 2023-01-20 06:48:19 +0000 |
commit | b0733dde5d153435b702315b15c0243632fc83c3 (patch) | |
tree | d694bb94aa93ef1c7d13f92b5c3d279c2cd954b0 /src/services | |
parent | ac9631e0bcf5069a699ff64b3447f4ee3e095283 (diff) | |
download | vyos-1x-b0733dde5d153435b702315b15c0243632fc83c3.tar.gz vyos-1x-b0733dde5d153435b702315b15c0243632fc83c3.zip |
dhcp: T4832: fix TypeError in smoketest
Commit cca7ec3e ("T4832: dhcp: Add IPv6-only dhcp option support (RFC 8925)")
extended the smoketests but used int over str when calilng the CLI wrapper.
This led to:
TypeError: sequence item 7: expected str instance, int found
(cherry picked from commit a741a9297f02f938653aeaa1af3c4a57364e9215)
Diffstat (limited to 'src/services')
0 files changed, 0 insertions, 0 deletions