summaryrefslogtreecommitdiffstats
path: root/shell_cmds/sh/tests/expansion/cmdsubst11.0
blob: cb035aeb02d3687e1144f51d6f9c9fdc3ccc9c57 (plain) (blame)
1
2
3
4
5
# $FreeBSD: head/bin/sh/tests/expansion/cmdsubst11.0 223163 2011-06-16 21:50:28Z jilles $

# Not required by POSIX but useful for efficiency.

[ $$ = $(eval '${SH} -c echo\ \$PPID') ]