On Tue, Aug 05, 2014 at 08:58:08AM -0700, Gurucharan Shetty wrote: > On Tue, Aug 5, 2014 at 8:30 AM, Nithin Raju <[email protected]> wrote: > > We no-longer need to build individual targets on Windows. This information > > was lost when we committed the hyper-v changes to the repo. > > > > Resurrecting that information in this change. > > > > Also, added the testing instructions on how to setup a VLAN based network. > > > > Signed-off-by: Nithin Raju <[email protected]> > > I applied the patch after fixing a white space error. > > ( > A 'git am' of this patch gives a whitespace error. > > Consider adding the following to your .gitconfig > > [color] > ui = auto > interactive = auto > diff = auto > [diff] > renames = copies > > The 'color' section should show you whitespace issues when you do a > 'git show' on your patch.
I didn't know that the coloring had that feature. Thanks, I turned that on. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
