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-28 07:59:50 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
726f63884db0132f01745f1fb4465e6621088ccf
bash
/
tests
/
minus-e
T
Jari Aalto
726f63884d
Imported from ../bash-1.14.7.tar.gz.
2009-09-12 16:46:49 +00: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