From cc45f5a82368b3836e66043fb2b75d1dcbd6578c Mon Sep 17 00:00:00 2001 From: David Paleino Date: Tue, 18 Oct 2011 23:35:58 +0200 Subject: [PATCH] Fixed already --- cli/wicd-cli.py | 1 - 1 file changed, 1 deletion(-) diff --git a/cli/wicd-cli.py b/cli/wicd-cli.py index 1564436..0621bad 100644 --- a/cli/wicd-cli.py +++ b/cli/wicd-cli.py @@ -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()