On Fri, 2022-05-20 at 09:28 +0200, Thomas Bracht Laumann Jespersen
wrote:
> > this is easy to mis in the ebuild. Handle this in the eclass
> > instead
> 
> small typo: mis -> miss

Fixed.

> > +if [ ${#RUBY_FAKEGEM_EXTENSIONS[@]} -ge 1 ]; then
> 
> shouldn't it be [[ ]] and not [ ] ? Also, just a suggestion, do "-gt
> 0" instead
> of "-ge 1"

Yes, that probably indicates the intention a bit better (array not
empty). Changed.

Thanks!

Hans

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to