*** ../bash-4.1-patched/bashline.c 2009-10-24 14:10:19.000000000 -0400 --- bashline.c 2010-01-30 21:53:49.000000000 -0500 *************** *** 1681,1685 **** characters in the common prefix are bad) will ever be returned on regular completion. */ ! if (glob_pattern_p (hint)) { if (state == 0) --- 1681,1685 ---- characters in the common prefix are bad) will ever be returned on regular completion. */ ! if (globpat) { if (state == 0)