[ovs-git] Open vSwitch: xenserver: Fix "ovs-vsctl get" call in vswitch-cfg-update. (master)

dev at openvswitch.org dev at openvswitch.org
Tue Mar 23 16:47:34 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  7e67d10d501074d02a0a00f8ecabbba10796c0f8 (commit)
      from  973eab3214382ece42f9e0a376b2352648c57202 (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 7e67d10d501074d02a0a00f8ecabbba10796c0f8
Diffs: http://openvswitch.org/cgi-bin/gitweb.cgi?p=openvswitch;a=commitdiff;h=7e67d10d501074d02a0a00f8ecabbba10796c0f8
Author: Ben Pfaff <blp at nicira.com>
		
xenserver: Fix "ovs-vsctl get" call in vswitch-cfg-update.
		
The ovs-vsctl arguments were being passed as a single string instead of
broken up as if the shell had performed word splitting.  This fixes the
problem.

Without this commit, "unknown command 'get Open_vSwitch . managers';
use --help for help" appears in the system log.  Adding the commit
suppresses that message.

NIC-72.
Reported-by: Andy Southgate <andy.southgate at citrix.com>
Signed-off-by: Ben Pfaff <blp at nicira.com>


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

Summary of changes:
 xenserver/etc_xapi.d_plugins_vswitch-cfg-update |    9 +++++----
 1 files changed, 5 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
Open vSwitch




More information about the git mailing list