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-27 07:43:07 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ccc6cda312fea9f0468ee65b8f368e9653e1380b
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