From: Mukund Sivaraman Date: Tue, 24 Jul 2012 05:14:41 +0000 (+0530) Subject: [2124] Remove default values from wiredata spec files X-Git-Tag: trac2351_base~173 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6efceeee9d4af8525513e9701d975a9f1bf57eb0;p=thirdparty%2Fkea.git [2124] Remove default values from wiredata spec files --- diff --git a/src/lib/dns/tests/testdata/rdata_sshfp_fromWire3.spec b/src/lib/dns/tests/testdata/rdata_sshfp_fromWire3.spec index bf80ec49d4..d111afde9a 100644 --- a/src/lib/dns/tests/testdata/rdata_sshfp_fromWire3.spec +++ b/src/lib/dns/tests/testdata/rdata_sshfp_fromWire3.spec @@ -4,6 +4,5 @@ [custom] sections: sshfp [sshfp] -fingerprint: 123456789abcdef67890123456789abcdef67890 algorithm: 1 fingerprint_type: 1 diff --git a/src/lib/dns/tests/testdata/rdata_sshfp_fromWire4.spec b/src/lib/dns/tests/testdata/rdata_sshfp_fromWire4.spec index 965c74629b..b9b2658b1a 100644 --- a/src/lib/dns/tests/testdata/rdata_sshfp_fromWire4.spec +++ b/src/lib/dns/tests/testdata/rdata_sshfp_fromWire4.spec @@ -4,6 +4,5 @@ [custom] sections: sshfp [sshfp] -fingerprint: 123456789abcdef67890123456789abcdef67890 algorithm: 255 fingerprint_type: 1 diff --git a/src/lib/dns/tests/testdata/rdata_sshfp_fromWire5.spec b/src/lib/dns/tests/testdata/rdata_sshfp_fromWire5.spec index 1aff335718..b3a19facf7 100644 --- a/src/lib/dns/tests/testdata/rdata_sshfp_fromWire5.spec +++ b/src/lib/dns/tests/testdata/rdata_sshfp_fromWire5.spec @@ -4,6 +4,5 @@ [custom] sections: sshfp [sshfp] -fingerprint: 123456789abcdef67890123456789abcdef67890 algorithm: 0 fingerprint_type: 1 diff --git a/src/lib/dns/tests/testdata/rdata_sshfp_fromWire6.spec b/src/lib/dns/tests/testdata/rdata_sshfp_fromWire6.spec index f71d1553ba..437e282c6c 100644 --- a/src/lib/dns/tests/testdata/rdata_sshfp_fromWire6.spec +++ b/src/lib/dns/tests/testdata/rdata_sshfp_fromWire6.spec @@ -4,6 +4,5 @@ [custom] sections: sshfp [sshfp] -fingerprint: 123456789abcdef67890123456789abcdef67890 algorithm: 5 fingerprint_type: 0 diff --git a/src/lib/dns/tests/testdata/rdata_sshfp_fromWire7.spec b/src/lib/dns/tests/testdata/rdata_sshfp_fromWire7.spec index 6fc63e9248..8e21d11026 100644 --- a/src/lib/dns/tests/testdata/rdata_sshfp_fromWire7.spec +++ b/src/lib/dns/tests/testdata/rdata_sshfp_fromWire7.spec @@ -4,6 +4,5 @@ [custom] sections: sshfp [sshfp] -fingerprint: 123456789abcdef67890123456789abcdef67890 algorithm: 255 fingerprint_type: 255