This website requires JavaScript.
Explore
Help
Sign In
pmodules
/
bash
Watch
0
Star
0
Fork
0
mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced
2026-06-21 21:07:57 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
62cb402128d654bf07ee9e1936eb93a2cf49e310
bash
/
tests
/
misc
/
minus-e
T
Chet Ramey
5e13499c55
commit bash-20040107 snapshot
2011-12-03 12:52:47 -05:00
7 lines
40 B
Plaintext
Raw
Blame
History
set -e
if set +e
then
false
fi
echo hi
Reference in New Issue
View Git Blame
Copy Permalink