commit bash-20161122 snapshot

This commit is contained in:
Chet Ramey
2016-12-01 16:58:13 -05:00
parent 31a8d95a37
commit 1975c9b5fa
15 changed files with 212 additions and 44 deletions
+3
View File
@@ -4381,7 +4381,10 @@ run_builtin:
}
result = builtin_status (result);
if (builtin_is_special)
{
itrace("special builtin failed with flags = %d", simple_command->flags);
special_builtin_failed = 1;
}
}
/* In POSIX mode, if there are assignment statements preceding
a special builtin, they persist after the builtin