mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-13 07:00:49 +02:00
Imported from ../bash-2.0.tar.gz.
This commit is contained in:
@@ -14,3 +14,6 @@ if : ; then
|
||||
done
|
||||
set +e
|
||||
fi
|
||||
# command subst should not inherit -e
|
||||
set -e
|
||||
echo $(false; echo ok)
|
||||
|
||||
Reference in New Issue
Block a user