]> git.ipfire.org Git - thirdparty/kea.git/commit
[2480] avoid redundant text dump of RRSIGs in pullSigs().
authorJINMEI Tatuya <jinmei@isc.org>
Sat, 22 Dec 2012 19:00:40 +0000 (11:00 -0800)
committerJINMEI Tatuya <jinmei@isc.org>
Sat, 22 Dec 2012 19:06:49 +0000 (11:06 -0800)
commitfe40dade09da3ca910f034e650db2a3d5a93a49b
treec8b579489fccb18e67efcccf347c5a9af1b6911e
parentfb8433b523f854b3978ef1c868d573e172a5a76c
[2480] avoid redundant text dump of RRSIGs in pullSigs().

now that RRset::toText() includes RRSIGs, the additional toText() is not
necessary; in fact, that would lead to confusing output from failed tests.
src/lib/testutils/dnsmessage_test.h