From: Martin Xu Date: Tue, 9 Feb 2010 09:29:54 +0000 (+0100) Subject: Static IP can be set regardles of the service state X-Git-Tag: accepted/2.0alpha-wayland/20121110.002834~2842 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b78879268663e2d98851d62588c172a776354ceb;p=profile%2Fivi%2Fconnman.git Static IP can be set regardles of the service state --- diff --git a/test/set-address b/test/set-address index cb3e203..c80eaed 100755 --- a/test/set-address +++ b/test/set-address @@ -20,9 +20,6 @@ for path in properties["Services"]: properties = service.GetProperties() - if properties["State"] != "ready": - continue - print "Setting address %s for %s" % (sys.argv[1], path) if len(sys.argv) > 2: