summaryrefslogtreecommitdiffstats
path: root/bin/sh/tests/parser/set-v1.0
blob: 687cb83175575d62961f91bf8319d9f3fd7030b4 (plain)
1
2
3
4
5
6
7
8
# $FreeBSD$

${SH} <<\EOF
echo one >&2
set -v
echo two >&2
echo three >&2
EOF
OpenPOWER on IntegriCloud