xref: /freebsd/bin/sh/tests/set-e/and1.0 (revision 3e15b01d6914c927e37d1699645783acf286655c)
1set -e
2true && true
3