Index: head/bin/sh/tests/invocation/Makefile =================================================================== --- head/bin/sh/tests/invocation/Makefile (revision 322454) +++ head/bin/sh/tests/invocation/Makefile (revision 322455) @@ -1,15 +1,16 @@ # $FreeBSD$ PACKAGE= tests TESTSDIR= ${TESTSBASE}/bin/sh/${.CURDIR:T} .PATH: ${.CURDIR:H} ATF_TESTS_SH= functional_test ${PACKAGE}FILES+= sh-ac1.0 +${PACKAGE}FILES+= sh-c-missing1.0 ${PACKAGE}FILES+= sh-c1.0 ${PACKAGE}FILES+= sh-ca1.0 ${PACKAGE}FILES+= sh-fca1.0 .include Index: head/bin/sh/tests/invocation/sh-c-missing1.0 =================================================================== --- head/bin/sh/tests/invocation/sh-c-missing1.0 (nonexistent) +++ head/bin/sh/tests/invocation/sh-c-missing1.0 (revision 322455) @@ -0,0 +1,3 @@ +# $FreeBSD$ + +! echo echo bad | ${SH} -c 2>/dev/null Property changes on: head/bin/sh/tests/invocation/sh-c-missing1.0 ___________________________________________________________________ Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property