]> git.saurik.com Git - apple/shell_cmds.git/blame - sh/tests/expansion/cmdsubst26.0
shell_cmds-207.11.1.tar.gz
[apple/shell_cmds.git] / sh / tests / expansion / cmdsubst26.0
CommitLineData
254f12f7
A
1# $FreeBSD: head/bin/sh/tests/expansion/cmdsubst26.0 317514 2017-04-27 18:52:18Z jilles $
2
3nl='
4'
5v=$nl`printf '\n'`
6[ "$v" = "$nl" ]