diff options
author | John Denker <jsd@av8n.com> | 2012-07-21 15:53:08 -0700 |
---|---|---|
committer | John Denker <jsd@av8n.com> | 2012-07-29 15:32:35 -0700 |
commit | 8ce08aca2410c795dfc46f37dc27402ff6de5dd1 (patch) | |
tree | cfc99e724b35435aa44f9a23791e8fc4d9684e83 /tools/makefile | |
parent | 46cb697732ea2c2c4a68358109a58232ef2666e7 (diff) |
ignore penalty features for the moment
Diffstat (limited to 'tools/makefile')
-rw-r--r-- | tools/makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tools/makefile b/tools/makefile index 6fa9636..9059a2f 100644 --- a/tools/makefile +++ b/tools/makefile @@ -49,7 +49,8 @@ todo: ... also provide a way for certain recipients to bypass some checks \ ... both will require major restructuring, "cat" process \ ... IPv6 reverse-DNS recors \ - ..... + ... "clean up bad DNS reports nnnn --> () ==> ()" \ + ..... ALWAYS: @echo ... |