Index: head/lib/libc/tests/db/Makefile =================================================================== --- head/lib/libc/tests/db/Makefile (revision 281966) +++ head/lib/libc/tests/db/Makefile (revision 281967) @@ -1,17 +1,18 @@ # $FreeBSD$ TESTSDIR= ${TESTSBASE}/lib/libc/db BINDIR= ${TESTSDIR} PROGS= h_db FILESDIR= ${TESTSDIR} FILES= README NETBSD_ATF_TESTS_SH+= db_test +ATF_TESTS_SH_SED_db_test= -e 's,/bin/csh,/bin/cat,g' .include "../Makefile.netbsd-tests" .include Index: head =================================================================== --- head (revision 281966) +++ head (revision 281967) Property changes on: head ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /user/ngie/more-tests:r281519