commit bash-20150116 snapshot

This commit is contained in:
Chet Ramey
2015-01-27 11:10:49 -05:00
parent 3ff27f82da
commit 947f04912e
44 changed files with 40075 additions and 8 deletions
+2
View File
@@ -3122,6 +3122,8 @@ select_query (list, list_len, prompt, print_menu)
return ((char *)NULL);
}
repl_string = get_string_value ("REPLY");
if (repl_string == 0)
return ((char *)NULL);
if (*repl_string == 0)
{
print_menu = 1;