mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-08-07 18:52:35 +02:00
commit bash-20160506 snapshot
This commit is contained in:
+1
-1
@@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user