commit bash-20111028 snapshot

This commit is contained in:
Chet Ramey
2012-01-09 08:31:05 -05:00
parent 3d4f66ca82
commit 77638cbf4e
36 changed files with 6981 additions and 3273 deletions
+1 -1
View File
@@ -431,7 +431,7 @@ indirection_level_string ()
old = change_flag ('x', FLAG_OFF);
ps4 = decode_prompt_string (ps4);
if (old == FLAG_ON)
if (old)
change_flag ('x', FLAG_ON);
if (ps4 == 0 || *ps4 == '\0')