Jan Beulich writes ("Re: [Xen-devel] [xen-unstable-smoke baseline test] 122919: 
tolerable all pass"):
> On 18.05.18 at 15:48, <[email protected]> wrote:
> > But in globbing, ! inside [ ] is a character class complement, not a
> > literal.  The result is that mg-adjust-flight-makexrefs would
> > generally replace jobs willy-nilly.
> 
> Wouldn't [^!] work as well?

^ is also a character class complement.  I think using \ might work
but ^*|!* works and is IMO clearer.

Ian.

_______________________________________________
Xen-devel mailing list
[email protected]
https://lists.xenproject.org/mailman/listinfo/xen-devel

Reply via email to