summaryrefslogtreecommitdiff
path: root/tests/topotests/pim_basic/test_pim.py
diff options
context:
space:
mode:
authoranlan_cs <anlan_cs@tom.com>2024-04-12 22:56:41 +0800
committeranlan_cs <anlan_cs@tom.com>2024-04-13 09:35:37 +0800
commit70c4dea8a973ae023d15b6dcf52aa019bc21f414 (patch)
tree47adb1eb43adf6529e166e07e4d0455d535a4da5 /tests/topotests/pim_basic/test_pim.py
parent1a8725b11fd84f875577f2066b4d6cccf4191933 (diff)
bgpd: prompt should be given only for the real change
Prompt nothing for an empty (and failed) operation. Take `bgp graceful-restart` as an example: Before: ``` anlan(config-router)# bgp graceful-restart Graceful restart configuration changed, reset all peers to take effect anlan(config-router)# bgp graceful-restart Graceful restart configuration changed, reset all peers to take effect anlan(config-router)# ``` After: ``` anlan(config-router)# bgp graceful-restart Graceful restart configuration changed, reset all peers to take effect anlan(config-router)# bgp graceful-restart anlan(config-router)# ``` Signed-off-by: anlan_cs <anlan_cs@tom.com>
Diffstat (limited to 'tests/topotests/pim_basic/test_pim.py')
0 files changed, 0 insertions, 0 deletions