diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2015-02-02 02:12:46 +0100 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2016-01-29 18:13:08 +0100 |
commit | c7472ce088fe5f062fcc7a71cf3c797fbdc58ddd (patch) | |
tree | 867b5b48382b2e420ee59774eb51995f855ed55f /.gitignore | |
parent | resolved: calculate and print tags for DNSKEY records (diff) | |
download | systemd-c7472ce088fe5f062fcc7a71cf3c797fbdc58ddd.tar.xz systemd-c7472ce088fe5f062fcc7a71cf3c797fbdc58ddd.zip |
test-resolve-tables: new "test", useful to print mappings
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index b9db9784ad..586b3796b1 100644 --- a/.gitignore +++ b/.gitignore @@ -251,6 +251,7 @@ /test-rbtree /test-replace-var /test-resolve +/test-resolve-tables /test-ring /test-rlimit-util /test-sched-prio |