mirror of
https://github.com/gryf/wicd.git
synced 2025-12-19 04:20:22 +01:00
Fixed already
This commit is contained in:
@@ -211,7 +211,6 @@ if options.connect:
|
||||
if next != last:
|
||||
# avoid a race condition where status is updated to "done" after the
|
||||
# loop check
|
||||
# FIXME
|
||||
if next == "done":
|
||||
break
|
||||
print message()
|
||||
|
||||
Reference in New Issue
Block a user