On 9/30/20 11:54, Logan Gunthorpe wrote:
>  
>  requires() {
>       _nvme_requires
> -     _have_program mkfs.xfs && _have_fio
> +     _have_xfs
> +     _have_fio
Can you make _have_xfs return true false ? so it can be used with && ?

Reply via email to