Re: [Openvpn-devel] [PATCH] tests: remove dependency on base64

2019-05-07 Thread Gert Doering
Hi, On Tue, May 07, 2019 at 01:04:44PM +0200, Arne Schwabe wrote: > ACK on the basis that is actually improves things until Gert comes along > with a super obscure UNIX without seq. Like, OpenBSD? AIX and OpenSolaris do have seq :-) gert -- "If was one thing all people took for granted, was c

Re: [Openvpn-devel] [PATCH] tests: remove dependency on base64

2019-05-07 Thread Arne Schwabe
Am 17.04.19 um 13:00 schrieb Steffan Karger: > From: Steffan Karger > > Triggered by the report from Ilya, that if base64 is missing, the tests > would still report success: > > Testing tls-crypt-v2 key generation (max length metadata)/t_lpback.sh: > base64: not found > OK > PASS: t_l

[Openvpn-devel] [PATCH] tests: remove dependency on base64

2019-04-17 Thread Steffan Karger
From: Steffan Karger Triggered by the report from Ilya, that if base64 is missing, the tests would still report success: Testing tls-crypt-v2 key generation (max length metadata)/t_lpback.sh: base64: not found OK PASS: t_lpback.sh The easiest way to fix that, is to remove the depende