Radish alpha
r
rad:zwTxygwuz5LDGBq255RA2CbNGrz8
Radicle CI broker
Radicle
Git
fix: make test suite run on Macs
Merged liw opened 1 year ago

Change the radenv.sh script to use tilde expansion instead of getent. Macs do not have a getent - that’s a tool that’s specific to glibc, so it’s mostly only available on Linux systems. But we don’t need that: Bash can do the expansion directly.

Signed-off-by: Lars Wirzenius liw@liw.fi

liw opened with revision ead691af on base c7cbcb00 +24 -3 1 year ago

Change the radenv.sh script to use tilde expansion instead of getent. Macs do not have a getent - that’s a tool that’s specific to glibc, so it’s mostly only available on Linux systems. But we don’t need that: Bash can do the expansion directly.

Signed-off-by: Lars Wirzenius liw@liw.fi

did:key:z6Mkg5ZT...qCHw commented on revision 1 1 year ago

No GiHub Actions Workflows found.

liw merged revision ead691af at 40cb793a 1 year ago