From: Francis Dupont Date: Wed, 24 Jun 2015 11:03:25 +0000 (+0200) Subject: [3919] Removed spurious v2 assignment X-Git-Tag: trac3911_base~5^2~23 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b0958885ec61d6fb0400d8bd2eb3bb5c787fa5e3;p=thirdparty%2Fkea.git [3919] Removed spurious v2 assignment --- diff --git a/src/bin/perfdhcp/tests/command_options_unittest.cc b/src/bin/perfdhcp/tests/command_options_unittest.cc index e9b98dfb47..1998b638c5 100644 --- a/src/bin/perfdhcp/tests/command_options_unittest.cc +++ b/src/bin/perfdhcp/tests/command_options_unittest.cc @@ -472,7 +472,6 @@ TEST_F(CommandOptionsTest, Base) { " -l 127.0.0.1 all")); std::vector v1 = opt.getMacTemplate(); std::vector v2 = opt.getDuidTemplate(); - v2 = opt.getDuidTemplate(); EXPECT_TRUE(std::equal(v1.begin(), v1.end(), mac)); EXPECT_TRUE(std::equal(v2.begin(), v2.end(), duid)); // Test valid DUID.