mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-25 20:25:28 +03:00
16 lines
394 B
Diff
16 lines
394 B
Diff
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
|
|
|