1# $FreeBSD: releng/11.0/bin/sh/tests/set-e/cmd1.0 149781 2005-09-04 11:59:59Z stefanf $
2set -e
3true
4