summaryrefslogtreecommitdiff
path: root/test/TEST-06-SELINUX
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-05-25 19:12:24 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-05-25 19:12:24 -0400
commitca738acc578c8a2785321e66a153079e9ffefe1c (patch)
tree6386d28ef921e9ff1121ba7ba6b4453658dcae24 /test/TEST-06-SELINUX
parent7f0b76b0e5075d43533f8d8aead768f8addf1a48 (diff)
run it
Diffstat (limited to 'test/TEST-06-SELINUX')
-rw-r--r--test/TEST-06-SELINUX/Makefile10
1 files changed, 0 insertions, 10 deletions
diff --git a/test/TEST-06-SELINUX/Makefile b/test/TEST-06-SELINUX/Makefile
deleted file mode 100644
index 5e89a29eff..0000000000
--- a/test/TEST-06-SELINUX/Makefile
+++ /dev/null
@@ -1,10 +0,0 @@
-all:
- @make -s --no-print-directory -C ../.. all
- @basedir=../.. TEST_BASE_DIR=../ ./test.sh --all
-setup:
- @make --no-print-directory -C ../.. all
- @basedir=../.. TEST_BASE_DIR=../ ./test.sh --setup
-clean:
- @basedir=../.. TEST_BASE_DIR=../ ./test.sh --clean
-run:
- @basedir=../.. TEST_BASE_DIR=../ ./test.sh --run