aboutsummaryrefslogtreecommitdiff
path: root/bin/sh/tests/expansion/cmdsubst5.0
blob: a6b467ebf9865a9ce18fc6010fb97dea83c1c097 (plain) (blame)
1
2
3
4

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