>> - [ -f "${mark}" ]
>> + [[ -f "${mark}" ]]
>
> The quotes are no longer needed in [[ ]].ack. Will include in a v2. I'll also add a patch to add EAPI 8 to texlive-module.eclass. -- Thomas
Thomas Bracht Laumann Jespersen Sat, 08 Apr 2023 12:33:30 -0700
>> - [ -f "${mark}" ]
>> + [[ -f "${mark}" ]]
>
> The quotes are no longer needed in [[ ]].ack. Will include in a v2. I'll also add a patch to add EAPI 8 to texlive-module.eclass. -- Thomas