summaryrefslogtreecommitdiffstats
path: root/usr.bin/make/tests/shell/path/sh
blob: 46169eb6efc2bbd66a5d1780a10fa48efd37d3bb (plain)
1
2
3
4
5
6
#!/bin/sh
# $FreeBSD$
echo $@
if ! test -t 0 ; then
	cat
fi
OpenPOWER on IntegriCloud