mirror of
https://github.com/gryf/wicd.git
synced 2025-12-19 12:28:08 +01:00
Debian patch: 03-fix_typo_wicd-cli.patch
This commit is contained in:
@@ -143,7 +143,7 @@ if options.network_details:
|
||||
# network properties
|
||||
|
||||
if options.network_property:
|
||||
options.network_property = option.network_property.lower()
|
||||
options.network_property = options.network_property.lower()
|
||||
if options.wireless:
|
||||
if options.network >= 0:
|
||||
is_valid_wireless_network_id(options.network)
|
||||
|
||||
Reference in New Issue
Block a user