2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-30 13:37:55 +00:00

[2679] removed redundant conversion to construct add-nsec3 test data

This commit is contained in:
JINMEI Tatuya
2013-02-13 09:05:11 -08:00
parent 3a8141cf7b
commit 919a87f121

View File

@@ -1330,7 +1330,7 @@ enableNSEC3Generic(DatabaseAccessor& accessor) {
for (int i = 0; TEST_NSEC3_RECORDS[i][0] != NULL; ++i) {
const string nsec3_columns[DatabaseAccessor::ADD_NSEC3_COLUMN_COUNT] =
{
Name(TEST_NSEC3_RECORDS[i][0]).split(0, 1).toText(true),
TEST_NSEC3_RECORDS[i][0], // Hash
TEST_NSEC3_RECORDS[i][2], // TTL
TEST_NSEC3_RECORDS[i][1], // RR type
TEST_NSEC3_RECORDS[i][4] // RDATA