Merge "tests: added missing space in a skip test message"

This commit is contained in:
Jenkins 2016-08-10 20:54:50 +00:00 committed by Gerrit Code Review
commit ba3b4638d2
1 changed files with 1 additions and 1 deletions

View File

@ -124,7 +124,7 @@ class BaseFirewallTestCase(base.BaseSudoTestCase):
self.skipTest("Open vSwitch with conntrack is not installed "
"on this machine. To run tests for OVS/CT firewall,"
" please meet the requirements (kernel>=4.3, "
"OVS>=2.5. More info at"
"OVS>=2.5). More info at "
"https://github.com/openvswitch/ovs/blob/master/"
"FAQ.md")
tester = self.useFixture(