On 07/26/2018 10:08 AM, Andreas Schwab wrote: > On Jul 25 2018, Carlos O'Donell <carlos@redhat.com> wrote: > >> surprising matches and failures like the reported xfs test failure where >> [a-z] matched "Makefile" > > ??? [a-z] has always done that. It's about the glob/fnmatch pattern â[a-z]*â. Florian