[ovs-dev] [PATCH] configure: Fix bug report email address.

Joe Stringer joestringer at nicira.com
Wed Feb 19 18:54:31 UTC 2014


Acked-by: Joe Stringer <joestringer at nicira.com>


On 17 January 2014 17:50, Ben Pfaff <blp at nicira.com> wrote:

> Reported-by: Arun Sharma <arun.sharma at calsoftinc.com>
> Signed-off-by: Ben Pfaff <blp at nicira.com>
> ---
>  configure.ac |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/configure.ac b/configure.ac
> index 9b6c69e..2c04729 100644
> --- a/configure.ac
> +++ b/configure.ac
> @@ -13,7 +13,7 @@
>  # limitations under the License.
>
>  AC_PREREQ(2.64)
> -AC_INIT(openvswitch, 2.1.90, ovs-bugs at openvswitch.org)
> +AC_INIT(openvswitch, 2.1.90, bugs at openvswitch.org)
>  AC_CONFIG_SRCDIR([datapath/datapath.c])
>  AC_CONFIG_MACRO_DIR([m4])
>  AC_CONFIG_AUX_DIR([build-aux])
> --
> 1.7.10.4
>
> _______________________________________________
> dev mailing list
> dev at openvswitch.org
> http://openvswitch.org/mailman/listinfo/dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openvswitch.org/pipermail/ovs-dev/attachments/20140219/2eef806f/attachment-0005.html>


More information about the dev mailing list