aboutsummaryrefslogtreecommitdiffstats
path: root/testing/apparmor/0006-Remove-ofile-tests-for-parser.patch
blob: 494487a747de06c2a87d86bd84d531334a1b5030 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
diff --git a/parser/tst/simple_tests/rlimits/ok_rlimit_09.sd b/parser/tst/simple_tests/rlimits/ok_rlimit_09.sd
deleted file mode 100644
index 6510ae72..00000000
--- a/parser/tst/simple_tests/rlimits/ok_rlimit_09.sd
+++ /dev/null
@@ -1,7 +0,0 @@
-#
-#=DESCRIPTION simple max open file (same as nofile) rlimit test
-#=EXRESULT PASS
-
-profile rlimit {
-  set rlimit ofile <= 1234,
-}
-- 
2.16.1