Thanks Mark! I applied this on master and branch-2.8. Ben: Thanks for the encouragement 😊.
Alin. > -----Original Message----- > From: [email protected] [mailto:ovs-dev- > [email protected]] On Behalf Of Ben Pfaff > Sent: Tuesday, September 12, 2017 2:03 AM > To: [email protected] > Cc: [email protected] > Subject: Re: [ovs-dev] [PATCH] test: Avoid using 'truncate' command > > Alin, since Mark isn't a committer, and you are, it's probably best to just > apply > this yourself. > > On Tue, Sep 12, 2017 at 12:55:35AM +0300, [email protected] wrote: > > Tested-by: Alin Gabriel Serdean <[email protected]> > > Acked-by: Alin Gabriel Serdean <[email protected]> > > > > > -----Original Message----- > > > From: [email protected] [mailto:ovs-dev- > > > [email protected]] On Behalf Of Mark Michelson > > > Sent: Monday, September 11, 2017 11:58 PM > > > To: [email protected] > > > Subject: [ovs-dev] [PATCH] test: Avoid using 'truncate' command > > > > > > The 'truncate' command is not available on all platforms. Since the > > command > > > was being used to zero out a file, there are other easy options available. > > In > > > this case, I've replaced 'truncate' with a redirection. > > > > > > Reported-by: Alin Gabriel Serdean <[email protected]> > > > Signed-off-by: Mark Michelson <[email protected]> _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
