]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r285118:
authorngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 1 Dec 2015 18:21:25 +0000 (18:21 +0000)
committerngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 1 Dec 2015 18:21:25 +0000 (18:21 +0000)
commitf28c6bf0b96c82b523104f02c750b22b0d0b6981
treebf82ca6321b459ef7c272d761c9fab3cc447c554
parentb32a2f978adc58940996b40d050b5b341b88ae62
MFC r285118:
r285118 (by jmmv):

Add missing shebang

Plain test programs are not preprocessed by the build system (as opposed to
ATF test cases, which automatically gain a shebang pointing at atf-sh), so
we must take care of providing the shebang ourselves.

I'm not sure why this was not causing problems with Kyua 0.11, but the
upcoming 0.12 release chokes on this particular issue.

git-svn-id: svn://svn.freebsd.org/base/stable/10@291603 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
share/examples/tests/tests/plain/cp_test.sh