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