Re: Testing big endian code with Travis CI's new s390x support

2020-06-22 Thread Thomas Munro
On Mon, Jun 22, 2020 at 6:27 PM Thomas Munro wrote: > arch: > - s390x > > ... and then it needed these lines commented out: > > #before_install: > # - echo '/tmp/%e-%s-%p.core' | sudo tee /proc/sys/kernel/core_pattern One thing I forgot to mention: for some reason slapd is strangely broken on

Testing big endian code with Travis CI's new s390x support

2020-06-21 Thread Thomas Munro
Hi, This is something I've wanted several times in the past, so I thought others here could be interested: if you're looking for a way to run your development branch through check-world on a big endian box, the new s390x support[1] on Travis is good for that. Capacity is a bit limited, so I don'