summaryrefslogtreecommitdiffstats
path: root/shell_cmds/sh/tests/expansion/cmdsubst5.0
blob: 70b42980adc8d1d04e244d79827b08bb01bd506b (plain) (blame)
1
2
3
4
5
# $FreeBSD: head/bin/sh/tests/expansion/cmdsubst5.0 216761 2010-12-28 13:28:24Z jilles $

unset v
exec 2>/dev/null
! y=$(: ${v?})