diff options
author | Evgeny Vereshchagin <evvers@ya.ru> | 2015-12-06 03:04:08 +0100 |
---|---|---|
committer | Evgeny Vereshchagin <evvers@ya.ru> | 2015-12-07 10:41:15 +0100 |
commit | fe39daf2c13d60421f8965f617125b3bff50645c (patch) | |
tree | c7d000a26313a46b5def1065968b45160dfbe7bc /.gitignore | |
parent | Merge pull request #2092 from poettering/dnssec2 (diff) | |
download | systemd-fe39daf2c13d60421f8965f617125b3bff50645c.tar.xz systemd-fe39daf2c13d60421f8965f617125b3bff50645c.zip |
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 |