1
0
mirror of https://github.com/gryf/wicd.git synced 2025-12-19 12:28:08 +01:00

Fixed already

This commit is contained in:
David Paleino
2011-10-18 23:35:58 +02:00
parent 7bda003578
commit cc45f5a823

View File

@@ -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()