summary refs log tree commit diff
path: root/bin/cash/tests/expansion/cmdsubst26.0
blob: 170ab9034acb208b95ff48dd6a1e61c6d9675f73 (plain) (blame)
1
2
3
4
5
6
# $FreeBSD: releng/12.0/bin/sh/tests/expansion/cmdsubst26.0 317514 2017-04-27 18:52:18Z jilles $

nl='
'
v=$nl`printf '\n'`
[ "$v" = "$nl" ]