On 09/17/2015 03:01 PM, Burton, Ross wrote:
On 15 September 2015 at 15:59, <leonardo.sandoval.gonza...@linux.intel.com>
wrote:

+        sys.stderr.write("WARNING: Server is listening at port %s instead
of %s\n"
+                         % (rport,port))


I wouldn't call this a warning: port=0 means "pick your own", so it's not a
warning that a different port was changed, it's useful information.

I add the WARNING string so user notices the new port taken. This info is important when trying to stop the server, but you are right, is not a warning, it should be just an info. Sending V2 right now.


Ross

--
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to