summary refs log tree commit diff
path: root/bin/1sh/tests/expansion/cmdsubst5.0
blob: b58f8ce462a8540b45cd8966fc8b928bda163b8e (plain) (blame)
1
2
3
4
5
# $FreeBSD: releng/12.1/bin/sh/tests/expansion/cmdsubst5.0 216761 2010-12-28 13:28:24Z jilles $

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