Re: [Koha-devel] KTD testers needed

2023-09-01 Thread Paul Derscheid
Hi all, Don’t know if it’s just me (still early here) but don’t forget to also fetch theke :D. So: $ git remote add theke https://gitlab.com/thekesolutions/koha-tools/koha-testing-docker.git $ git fetch theke $ git checkout theke/issue_396 -b issue_396 Kind regards Paul -- LMSCloud GmbH Pau

[Koha-devel] KTD testers needed

2023-08-31 Thread Tomas Cohen Arazi
Hi all, I've been working on making things easier on ARM64 processors (M1, M2, and so on) on top of the great work from Mason. Now we need help testing a branch [1]. I specially need non-ARM testers, so we are sure nothing gets broken with the change. To test: 1. On your KTD clone do: $ git