mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-13 23:20:49 +02:00
fix some exec builtin duplicate error messages; add LIBRARY_SOURCE back to tags and TAGS make targets
This commit is contained in:
@@ -10,6 +10,7 @@ set +e
|
||||
set +e
|
||||
|
||||
! { set -e ; false ; echo reached async group; } &
|
||||
wait
|
||||
set +e
|
||||
|
||||
set -e
|
||||
|
||||
Reference in New Issue
Block a user