Updated the MessageError to produce less confusing messages
authorJozef Behran <jbehran@cisco.com>
Fri, 21 Aug 2015 15:34:43 +0000 (17:34 +0200)
committerGerrit Code Review <gerrit@opendaylight.org>
Mon, 24 Aug 2015 12:55:37 +0000 (12:55 +0000)
commitcc36b6e84076204e10fc56d1b0c8b020ded2eb81
treedb3e8714040d0c3b4e9d30eba0b06dbf3425b8de
parentd218a0def7d735bee748428e0fe465cc19a6190a
Updated the MessageError to produce less confusing messages

The first change is that there is a colon between the text of
the error message and the message hexdump and the second
change is that when the message is empty, then string "(empty
message)" is placed there instead of an empty string. These
changes shall reduce user's confusion.

Change-Id: I46deb344797fc6949d28fdccfb24f60c45e9115a
Signed-off-by: Jozef Behran <jbehran@cisco.com>
test/tools/fastbgp/play.py