From 51336e1434aa7ef0425fba7c65b82593035fb8cb Mon Sep 17 00:00:00 2001 From: ngie Date: Wed, 13 May 2015 10:24:23 +0000 Subject: 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 --- tools/regression/file/fcntlflags/fcntlflags.t | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 tools/regression/file/fcntlflags/fcntlflags.t (limited to 'tools/regression/file/fcntlflags/fcntlflags.t') 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 -- cgit v1.1