On Fri, Apr 06, 2012 at 08:36:03AM -0700, Gurucharan Shetty wrote:
> Installing the openvswitch-switch package creates a directory
> 'openvswitch-switch' in /etc. It is not used for any purpose.
> 
> Bug #10623.
> Reported-by: Eric Lopez <elo...@nicira.com>
> Signed-off-by: Gurucharan Shetty <gshe...@nicira.com>

I think that Eric's name should go in the second list in AUTHORS
because he supplied the bug report but not the fix.

Otherwise this looks good, thank you.

Usually, by the way, I try to CC the person who reported a bug when I
send the fix.  You can make "git send-email" do that automatically by
putting 
        cccmd = extract-ccs
in the "sendemail" section in your git config, and then installing

#! /bin/sed -nf
s/^[A-Z][-a-z]*-by: \(.*@.*\)/\1/p

under the name "extract-ccs" somewhere in your $PATH.
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to