Index: head/tools/regression/lib/libc/stdio/test-mkostemp.t =================================================================== --- head/tools/regression/lib/libc/stdio/test-mkostemp.t (nonexistent) +++ head/tools/regression/lib/libc/stdio/test-mkostemp.t (revision 255302) @@ -0,0 +1,10 @@ +#!/bin/sh +# $FreeBSD$ + +cd `dirname $0` + +executable=`basename $0 .t` + +make $executable 2>&1 > /dev/null + +exec ./$executable Property changes on: head/tools/regression/lib/libc/stdio/test-mkostemp.t ___________________________________________________________________ Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property