mirror of
https://github.com/CumulusNetworks/ifupdown2.git
synced 2024-05-06 15:54:50 +00:00
Remove stale debug
Ticket: Reviewed By: Testing Done: (cherry picked from commit 3ccb3873a995ee7d47134dbbae88ebb424da6d8e)
This commit is contained in:
@@ -64,7 +64,6 @@ class vrrpd(moduleBase):
|
||||
targetpids.append(pid)
|
||||
except:
|
||||
pass
|
||||
self.logger.debug("Roopa: targetpids = %s" %str(targetpids))
|
||||
return targetpids
|
||||
|
||||
def _up(self, ifaceobj):
|
||||
|
Reference in New Issue
Block a user