summaryrefslogtreecommitdiffstats
path: root/tools/regression/lib/libc/stdio/test-printbasic.t
diff options
context:
space:
mode:
authorngie <ngie@FreeBSD.org>2015-12-05 04:19:40 +0000
committerngie <ngie@FreeBSD.org>2015-12-05 04:19:40 +0000
commit8e15d8dff31ed90200fdf23d88b31c6c06fa8c33 (patch)
treeb69281e54c302053b5a8aa1a8fdc001458488ebb /tools/regression/lib/libc/stdio/test-printbasic.t
parentfde15bf9a66c2d1600fc39cc4f6c9616516a8743 (diff)
downloadFreeBSD-src-8e15d8dff31ed90200fdf23d88b31c6c06fa8c33.zip
FreeBSD-src-8e15d8dff31ed90200fdf23d88b31c6c06fa8c33.tar.gz
Remove stale tools/regression directory that should have been deleted
in r291840 Sponsored by: EMC / Isilon Storage Division
Diffstat (limited to 'tools/regression/lib/libc/stdio/test-printbasic.t')
-rw-r--r--tools/regression/lib/libc/stdio/test-printbasic.t10
1 files changed, 0 insertions, 10 deletions
diff --git a/tools/regression/lib/libc/stdio/test-printbasic.t b/tools/regression/lib/libc/stdio/test-printbasic.t
deleted file mode 100644
index 8bdfd03..0000000
--- a/tools/regression/lib/libc/stdio/test-printbasic.t
+++ /dev/null
@@ -1,10 +0,0 @@
-#!/bin/sh
-# $FreeBSD$
-
-cd `dirname $0`
-
-executable=`basename $0 .t`
-
-make $executable 2>&1 > /dev/null
-
-exec ./$executable
OpenPOWER on IntegriCloud