mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-02 01:40:49 +02:00
posix change for undoing redirections after failed exec; change readline to set lines and columns after SIGTSTP/SIGCONT
This commit is contained in:
@@ -204,3 +204,6 @@ ${THIS_SH} ./exec15.sub
|
||||
|
||||
# problems with set -e and inverting commands' return status
|
||||
${THIS_SH} ./exec16.sub
|
||||
|
||||
# test behavior of redirections when exec fails and does not exit the shell
|
||||
${THIS_SH} ./exec17.sub
|
||||
|
||||
Reference in New Issue
Block a user