diff options
| author | Jafar Al-Gharaibeh <jafar@atcorp.com> | 2022-04-02 19:08:30 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-04-02 19:08:30 -0500 |
| commit | a46dd803b6e23245ceaa0c380c2056ab0c66510f (patch) | |
| tree | 087ed1951a7f4d6735963daf3b4591caab2a644a /tests/topotests/ospf_basic_functionality/test_ospf_ecmp_lan.py | |
| parent | 9a33889d89aef9493949e4fe9d3718fb4efd9b0c (diff) | |
| parent | 94202742fb6525234779c4a01d55b1ca14b28700 (diff) | |
Merge pull request #10954 from donaldsharp/speell
Speell
Diffstat (limited to 'tests/topotests/ospf_basic_functionality/test_ospf_ecmp_lan.py')
| -rw-r--r-- | tests/topotests/ospf_basic_functionality/test_ospf_ecmp_lan.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/topotests/ospf_basic_functionality/test_ospf_ecmp_lan.py b/tests/topotests/ospf_basic_functionality/test_ospf_ecmp_lan.py index 4a5660f42f..00feefc4d0 100644 --- a/tests/topotests/ospf_basic_functionality/test_ospf_ecmp_lan.py +++ b/tests/topotests/ospf_basic_functionality/test_ospf_ecmp_lan.py @@ -121,7 +121,7 @@ def setup_module(mod): daemons = topo_daemons(tgen, topo) # Starting topology, create tmp files which are loaded to routers - # to start deamons and then start routers + # to start daemons and then start routers start_topology(tgen, daemons) # Creating configuration from JSON |
