ovsdb-client: Make "list-dbs" print the list of databases in sorted order.
authorBen Pfaff <blp@nicira.com>
Thu, 6 Sep 2012 18:11:45 +0000 (11:11 -0700)
committerBen Pfaff <blp@nicira.com>
Fri, 21 Sep 2012 16:50:12 +0000 (09:50 -0700)
commit5396b42ca2a14c760cb2d32e7ec59525866fddbb
tree0350da16a962468e976b4fabdf3f1b06c80c1d5f
parent9a61462490ca299d6b80e0ced9b2acff8c7e38ad
ovsdb-client: Make "list-dbs" print the list of databases in sorted order.

This makes the command's behavior more predictable when there is more than
one database.

Signed-off-by: Ben Pfaff <blp@nicira.com>
Acked-by: Ethan Jackson <ethan@nicira.com>
ovsdb/ovsdb-client.c