mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-06-30 08:59:56 +02:00
commit bash-20161122 snapshot
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user