mirror of
https://github.com/gryf/wicd.git
synced 2026-04-13 17:13:34 +02:00
Minor formatting tweak
This commit is contained in:
@@ -275,7 +275,6 @@ class BaseInterface(object):
|
|||||||
warning is printed.
|
warning is printed.
|
||||||
|
|
||||||
"""
|
"""
|
||||||
|
|
||||||
self.dhclient_cmd = self._find_program_path("dhclient")
|
self.dhclient_cmd = self._find_program_path("dhclient")
|
||||||
self.dhcpcd_cmd = self._find_program_path("dhcpcd")
|
self.dhcpcd_cmd = self._find_program_path("dhcpcd")
|
||||||
self.pump_cmd = self._find_program_path("pump")
|
self.pump_cmd = self._find_program_path("pump")
|
||||||
|
|||||||
Reference in New Issue
Block a user