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-23 22:07:58 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a5d2617c7a7e602ace1f4149987cdfd075c4e762
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