[ovs-git] Open vSwitch: ovs-vsctl: Fix br-set-external-id. (master)

dev at openvswitch.org dev at openvswitch.org
Thu Nov 18 23:37:59 UTC 2010


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Open vSwitch".

The branch, master has been updated
       via  fbd8715e4b6f7f077a8cef2d0225f9c1a698c104 (commit)
      from  4a38774146f0171a09d5cb1863595b3b546c766e (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit fbd8715e4b6f7f077a8cef2d0225f9c1a698c104
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=fbd8715e4b6f7f077a8cef2d0225f9c1a698c104
Author: Ben Pfaff <blp at nicira.com>
		
ovs-vsctl: Fix br-set-external-id.
		
The wrong prerequisite function was being called for set-br-external-id, so
it didn't set up to monitor the right columns, so an assertion failed.
This fixes the problem.

Also, change the test for external IDs so that it will find the regression.
(Running all of the ovs-vsctl commands together caused the column to be
monitored due to another command's intervention.)

Reported-by: Mikael Doverhag <mdoverhag at nicira.com>
Bug #4095.


-----------------------------------------------------------------------

Summary of changes:
 AUTHORS               |    1 +
 tests/ovs-vsctl.at    |    2 +-
 utilities/ovs-vsctl.c |    4 ++--
 3 files changed, 4 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
Open vSwitch




More information about the git mailing list