aboutsummaryrefslogtreecommitdiff
path: root/tools/regression/lib/libc/string/test-strerror.t
blob: 43f3de3c05e76622012ca0de1a48b77ce7942b9d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
#!/bin/sh
# $FreeBSD: src/tools/regression/lib/libc/string/test-strerror.t,v 1.1 2004/11/11 19:47:52 nik Exp $

cd `dirname $0`

executable=`basename $0 .t`

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

exec ./$executable