diff options
author | Evgeny Vereshchagin <evvers@ya.ru> | 2015-12-06 02:04:08 +0000 |
---|---|---|
committer | Evgeny Vereshchagin <evvers@ya.ru> | 2015-12-07 09:41:15 +0000 |
commit | fe39daf2c13d60421f8965f617125b3bff50645c (patch) | |
tree | c7d000a26313a46b5def1065968b45160dfbe7bc /.gitignore | |
parent | 8eb3655cdb1910537615bb69c5ecf90dcc9d81c3 (diff) |
tests: add test-rlimit-util
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index e495f23e3a..2e2e974ffa 100644 --- a/.gitignore +++ b/.gitignore @@ -249,6 +249,7 @@ /test-replace-var /test-resolve /test-ring +/test-rlimit-util /test-sched-prio /test-set /test-sigbus |