Skip to content

Commit 70febea

Browse files
wangshengjunjleveque
authored andcommitted
[dhcp_relay] fix the compile error introduced by the fixed issue of '#3316', change the sample_output file of 'wait_for_intf.sh' (#3325)
Signed-off-by: wangshengjun <[email protected]>
1 parent fcdf62f commit 70febea

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/sonic-config-engine/tests/sample_output/wait_for_intf.sh

-4
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,7 @@ function wait_until_iface_ready
3131
# Wait for all interfaces to be up and ready
3232
wait_until_iface_ready ${VLAN_TABLE_PREFIX} Vlan1000
3333
wait_until_iface_ready ${LAG_TABLE_PREFIX} PortChannel01
34-
wait_until_iface_ready ${LAG_TABLE_PREFIX} PortChannel01
35-
wait_until_iface_ready ${LAG_TABLE_PREFIX} PortChannel02
3634
wait_until_iface_ready ${LAG_TABLE_PREFIX} PortChannel02
3735
wait_until_iface_ready ${LAG_TABLE_PREFIX} PortChannel03
38-
wait_until_iface_ready ${LAG_TABLE_PREFIX} PortChannel03
39-
wait_until_iface_ready ${LAG_TABLE_PREFIX} PortChannel04
4036
wait_until_iface_ready ${LAG_TABLE_PREFIX} PortChannel04
4137

0 commit comments

Comments
 (0)