commit bash-20160506 snapshot

This commit is contained in:
Chet Ramey
2016-05-09 16:20:21 -04:00
parent f30e223041
commit 814e1ff513
23 changed files with 663 additions and 77 deletions
+1 -1
View File
@@ -1643,7 +1643,7 @@ programmable_completions (cmd, word, start, end, foundp)
if (count > 32)
{
internal_warning ("programmable_completion: %s: possible retry loop", cmd);
internal_warning (_("programmable_completion: %s: possible retry loop"), cmd);
break;
}
}