Re: [ovs-dev] [PATCH] INSTALL.md: Fix shell command line formatting.

2016-02-22 Thread Ben Pfaff
On Fri, Jan 29, 2016 at 03:18:14PM -0800, Jarno Rajahalme wrote: > Some shell command lines were quited inconsistently from others. > > Signed-off-by: Jarno Rajahalme Since this was acked and had been sitting in patchwork for a while, I applied it myself.

Re: [ovs-dev] [PATCH] INSTALL.md: Fix shell command line formatting.

2016-01-30 Thread Russell Bryant
On Saturday, January 30, 2016, Justin Pettit wrote: > > > On Jan 29, 2016, at 3:18 PM, Jarno Rajahalme > wrote: > > > > Some shell command lines were quited inconsistently from others. > s/quited/quoted/ ___ dev mailing list dev@openvswitch.org http:/

Re: [ovs-dev] [PATCH] INSTALL.md: Fix shell command line formatting.

2016-01-30 Thread Justin Pettit
> On Jan 29, 2016, at 3:18 PM, Jarno Rajahalme wrote: > > Some shell command lines were quited inconsistently from others. > > Signed-off-by: Jarno Rajahalme Acked-by: Justin Pettit --Justin ___ dev mailing list dev@openvswitch.org http://openvs

[ovs-dev] [PATCH] INSTALL.md: Fix shell command line formatting.

2016-01-29 Thread Jarno Rajahalme
Some shell command lines were quited inconsistently from others. Signed-off-by: Jarno Rajahalme --- INSTALL.md | 24 +--- 1 file changed, 13 insertions(+), 11 deletions(-) diff --git a/INSTALL.md b/INSTALL.md index dc688ad..dd4d965 100644 --- a/INSTALL.md +++ b/INSTALL.md @@