On 23:54 Mon 02 Mar , Donnie Berkholz wrote: > On 01:27 Tue 03 Mar , Mike Frysinger wrote: > > On Monday 02 March 2009 22:56:27 Donnie Berkholz wrote: > > > Actually seems like quite a few of the bash-completion scripts have > > > issues with 4.0 ... might want to just run through those. > > > > i dont use bash completion so i dont have any actually installed. run `bash - > > n` on each one on your system and let me know which ones result in errors. > > for i in *; do bash -n $i || echo FAILED $i; done Meh. extglob fixes all these, including genkernel. Annoying that anything besides our bash-completion framework doesn't handle this right (because .pre isn't sourced in each script). Thanks for the pointer! -- Thanks, Donnie Donnie Berkholz Developer, Gentoo Linux Blog: http://dberkholz.wordpress.com