]> CyberLeo.Net >> Repos - FreeBSD/releng/10.2.git/blob - usr.bin/bmake/tests/shell/path/sh
- Copy stable/10@285827 to releng/10.2 in preparation for 10.2-RC1
[FreeBSD/releng/10.2.git] / usr.bin / bmake / tests / shell / path / sh
1 #!/bin/sh
2 # $FreeBSD$
3 echo $@
4 if ! test -t 0 ; then
5         cat
6 fi