summaryrefslogtreecommitdiffstats
path: root/bin/sh/tests/expansion/cmdsubst5.0
blob: afca3719e8b0b66b4aae312721ef6ba87302c32b (plain)
1
2
3
4
5
# $FreeBSD$

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