Re: [ovs-dev] [PATCH] travis: Work around glibtoolize error.

2016-09-27 Thread Joe Stringer
On 21 September 2016 at 14:01, Joe Stringer wrote: > On 21 September 2016 at 11:44, Lance Richardson wrote: >>> From: "Joe Stringer" >>> To: dev@openvswitch.org >>> Sent: Wednesday, September 21, 2016 2:36:42 PM >>> Subject: [ovs-d

Re: [ovs-dev] [PATCH] travis: Work around glibtoolize error.

2016-09-21 Thread Joe Stringer
On 21 September 2016 at 11:44, Lance Richardson wrote: >> From: "Joe Stringer" >> To: dev@openvswitch.org >> Sent: Wednesday, September 21, 2016 2:36:42 PM >> Subject: [ovs-dev] [PATCH] travis: Work around glibtoolize error. >> >> Signed-off-by: J

Re: [ovs-dev] [PATCH] travis: Work around glibtoolize error.

2016-09-21 Thread Lance Richardson
> From: "Joe Stringer" > To: dev@openvswitch.org > Sent: Wednesday, September 21, 2016 2:36:42 PM > Subject: [ovs-dev] [PATCH] travis: Work around glibtoolize error. > > Signed-off-by: Joe Stringer > --- > .travis/osx-prepare.sh | 2 ++ > 1 file chang

[ovs-dev] [PATCH] travis: Work around glibtoolize error.

2016-09-21 Thread Joe Stringer
Signed-off-by: Joe Stringer --- .travis/osx-prepare.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis/osx-prepare.sh b/.travis/osx-prepare.sh index cf46d872edfa..611c0709d760 100755 --- a/.travis/osx-prepare.sh +++ b/.travis/osx-prepare.sh @@ -1,3 +1,5 @@ #!/bin/bash set -ev pip