Convert bridges_exist to new style result
authorIustin Pop <iustin@google.com>
Tue, 9 Jun 2009 13:17:39 +0000 (15:17 +0200)
committerIustin Pop <iustin@google.com>
Mon, 15 Jun 2009 17:08:03 +0000 (19:08 +0200)
commit35c0c8dac73110582b8dcacc5067584a19ae2abd
tree3ba8fc204d0a3074af35ad290d498fde7e0f4683
parente480923b7b9be96ce4415ffe817d6c6158701958
Convert bridges_exist to new style result

This was a very simple (boolean) RPC, so converting it to actually have
more value with the new style results was more difficult.

Signed-off-by: Iustin Pop <iustin@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>
lib/backend.py
lib/cmdlib.py