aboutsummaryrefslogtreecommitdiff
path: root/tools/regression/lib/libc/stdio/test-scanfloat.t
blob: bac3a4b02b4a3fa21a978d6fe1811cdef7521df2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
#!/bin/sh
# $FreeBSD: src/tools/regression/lib/libc/stdio/test-scanfloat.t,v 1.1.22.1.2.1 2009/10/25 01:10:29 kensmith Exp $

cd `dirname $0`

executable=`basename $0 .t`

make $executable 2>&1 > /dev/null

exec ./$executable