]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - usr.bin/make/tests/shell/path_select/shell
MFC various moves of tools/regressions/ tests to the new infrastructure.
[FreeBSD/stable/10.git] / usr.bin / make / tests / shell / path_select / shell
1 #!/bin/sh
2 # $FreeBSD$
3 echo $@
4 if ! test -t 0 ; then
5         cat
6 fi