ovsdb: Fix error message when parsing an operation fails.
authorBen Pfaff <blp@nicira.com>
Wed, 17 Mar 2010 00:07:22 +0000 (17:07 -0700)
committerBen Pfaff <blp@nicira.com>
Thu, 18 Mar 2010 18:31:10 +0000 (11:31 -0700)
commit0cd85e1b0b35eaebe458f1d40c0df8c35d9d7e21
tree5f7480679c2640f553d43d659ee8447dd0f0e613
parentada496b5cc123fca2913be8b73097934f528cec8
ovsdb: Fix error message when parsing an operation fails.

Otherwise you get errors with text like "ovsdb operation 2 of 1", which
is confusing.
ovsdb/execution.c