Does this mean we send in pull requests from github and no more patches on 
mailing lists?

Regards,
Pritesh

On Apr 8, 2014, at 5:04 PM, Ben Pfaff <b...@nicira.com> wrote:

> Applied to master, thanks!
> 
> On Tue, Apr 08, 2014 at 04:46:19PM -0700, Justin Pettit wrote:
>> Acked-by: Justin Pettit <jpet...@nicira.com>
>> 
>> 
>> 
>> On April 8, 2014 at 4:43:09 PM, Ben Pfaff (b...@nicira.com) wrote:
>>> The Open vSwitch repository has moved to Github.
>>> 
>>> CC: Ethan Jackson 
>>> Signed-off-by: Ben Pfaff 
>>> ---
>>> utilities/ovs-dev.py | 4 ++--
>>> 1 file changed, 2 insertions(+), 2 deletions(-)
>>> 
>>> diff --git a/utilities/ovs-dev.py b/utilities/ovs-dev.py
>>> index 3f32e58..f73899b 100755
>>> --- a/utilities/ovs-dev.py
>>> +++ b/utilities/ovs-dev.py
>>> @@ -1,5 +1,5 @@
>>> #!/usr/bin/python
>>> -# Copyright (c) 2013 Nicira, Inc.
>>> +# Copyright (c) 2013, 2014 Nicira, Inc.
>>> #
>>> # Licensed under the Apache License, Version 2.0 (the "License");
>>> # you may not use this file except in compliance with the License.
>>> @@ -275,7 +275,7 @@ Basic Configuration:
>>> libssl-dev gdb linux-headers-`uname -r`
>>> 
>>> # Next clone the Open vSwitch source.
>>> - git clone git://git.openvswitch.org/openvswitch %(ovs)s
>>> + git clone https://github.com/openvswitch/ovs.git %(ovs)s
>>> 
>>> # Setup environment variables.
>>> `%(v)s env`
>>> --
>>> 1.7.10.4
>>> 
>>> _______________________________________________
>>> dev mailing list
>>> dev@openvswitch.org
>>> http://openvswitch.org/mailman/listinfo/dev
>>> 
>> 
> _______________________________________________
> dev mailing list
> dev@openvswitch.org
> http://openvswitch.org/mailman/listinfo/dev

_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to