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