]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[1708] Fixed python test for skip msgq connection.
authorTomek Mrugalski <tomasz@isc.org>
Mon, 23 Jul 2012 13:10:40 +0000 (15:10 +0200)
committerTomek Mrugalski <tomasz@isc.org>
Mon, 23 Jul 2012 13:10:40 +0000 (15:10 +0200)
src/bin/dhcp6/tests/dhcp6_test.py

index e84bad198cf911cdae585b2fa205182a7abc96b6..123b10599d3f1f32d0f060fe6189dbd324e6ee9b 100644 (file)
@@ -171,7 +171,7 @@ class TestDhcpv6Daemon(unittest.TestCase):
     def test_skip_msgq(self):
         print("Check that connection to BIND10 msgq can be disabled.")
 
-        (returncode, output, error) = self.runDhcp4(['../b10-dhcp6', '-s', '-p', '10547'])
+        (returncode, output, error) = self.runCommand(['../b10-dhcp6', '-s', '-p', '10547'])
 
         # When invalid port number is specified, return code must not be success
         # TODO: Temporarily commented out as socket binding on systems that do not have