summaryrefslogtreecommitdiffstats
path: root/tools/regression/file/fcntlflags/fcntlflags.t
diff options
context:
space:
mode:
authorngie <ngie@FreeBSD.org>2015-05-13 10:24:23 +0000
committerngie <ngie@FreeBSD.org>2015-05-13 10:24:23 +0000
commit51336e1434aa7ef0425fba7c65b82593035fb8cb (patch)
tree91dca85fbc24e37f3dae30fcbe5c23f50c4ba156 /tools/regression/file/fcntlflags/fcntlflags.t
parent559871946b1e0e49c7548d9e828172705cbb4f57 (diff)
downloadFreeBSD-src-51336e1434aa7ef0425fba7c65b82593035fb8cb.zip
FreeBSD-src-51336e1434aa7ef0425fba7c65b82593035fb8cb.tar.gz
MFC r282067:
Integrate tools/regression/fifo into the FreeBSD test suite as tests/sys/fifo and tools/regression/file into the FreeBSD test suite as tests/sys/file
Diffstat (limited to 'tools/regression/file/fcntlflags/fcntlflags.t')
-rw-r--r--tools/regression/file/fcntlflags/fcntlflags.t10
1 files changed, 0 insertions, 10 deletions
diff --git a/tools/regression/file/fcntlflags/fcntlflags.t b/tools/regression/file/fcntlflags/fcntlflags.t
deleted file mode 100644
index 8bdfd03..0000000
--- a/tools/regression/file/fcntlflags/fcntlflags.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