]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - usr.bin/bmake/tests/shell/replace/shell
MFC r266074,r266104,r266147:
[FreeBSD/stable/10.git] / usr.bin / bmake / tests / shell / replace / shell
1 #!/bin/sh
2 # $FreeBSD$
3 echo $@
4 if ! test -t 0 ; then
5         cat
6 fi