commit bash-20100129 snapshot

This commit is contained in:
Chet Ramey
2011-12-12 21:53:29 -05:00
parent 68dfe178e9
commit 108a433ea8
12 changed files with 101 additions and 19 deletions
+1 -1
View File
@@ -1680,7 +1680,7 @@ globword:
a single match (multiple matches that end up reducing the number of
characters in the common prefix are bad) will ever be returned on
regular completion. */
if (glob_pattern_p (hint))
if (globpat)
{
if (state == 0)
{