freebsd-dev/share/examples/tests/tests
Julio Merino 18bafc4da9 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.

MFC after:	1 week
2015-07-04 02:24:47 +00:00
..
atf Remove unnecessary svn:executable property from source file. 2014-03-14 12:55:06 +00:00
plain Add missing shebang 2015-07-04 02:24:47 +00:00
Makefile