sbin/newfs_hammer2: Fail if input size is < alignment size
[dragonfly.git] / tools / regression / bin / sh / set-e / subshell1.0
1 # $FreeBSD: head/bin/sh/tests/set-e/subshell1.0 149781 2005-09-04 11:59:59Z stefanf $
2 set -e
3 (true)