Skip to content

Commit

Permalink
Rename ResilientNexthops.py to ResilientNexthops
Browse files Browse the repository at this point in the history
  • Loading branch information
perimore authored Oct 4, 2018
1 parent eb4aa75 commit 31edb5d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -179,4 +179,4 @@ def lcmm(self, *args):
sdk = eossdk.Sdk()
mta = ResilientNexthopHandler( sdk.get_neighbor_table_mgr(),
sdk.get_nexthop_group_mgr(), sdk.get_agent_mgr() )
sdk.main_loop( sys.argv )
sdk.main_loop( sys.argv )

0 comments on commit 31edb5d

Please sign in to comment.