You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ch...@apache.org on 2018/03/23 21:34:29 UTC

qpid-dispatch git commit: DISPATCH-940: From Fernanod Giorgetti

Repository: qpid-dispatch
Updated Branches:
  refs/heads/master 645d87e45 -> e9d09419c


DISPATCH-940: From Fernanod Giorgetti

This closes #266


Project: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/repo
Commit: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/commit/e9d09419
Tree: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/tree/e9d09419
Diff: http://git-wip-us.apache.org/repos/asf/qpid-dispatch/diff/e9d09419

Branch: refs/heads/master
Commit: e9d09419cb6d9fe3e056f316a3d0cc1a46981064
Parents: 645d87e
Author: Chuck Rolke <cr...@redhat.com>
Authored: Fri Mar 23 17:32:59 2018 -0400
Committer: Chuck Rolke <cr...@redhat.com>
Committed: Fri Mar 23 17:32:59 2018 -0400

----------------------------------------------------------------------
 tests/system_tests_cmdline_parsing.py | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/qpid-dispatch/blob/e9d09419/tests/system_tests_cmdline_parsing.py
----------------------------------------------------------------------
diff --git a/tests/system_tests_cmdline_parsing.py b/tests/system_tests_cmdline_parsing.py
index eca8e0c..149c999 100644
--- a/tests/system_tests_cmdline_parsing.py
+++ b/tests/system_tests_cmdline_parsing.py
@@ -51,8 +51,7 @@ class CommandLineTest(TestCase):
             ('log',{'module':'DEFAULT', 'enable':'trace+', 'source': 'true', 'output': os.getcwd()+"/"+CommandLineTest.name+'.log'})
         ])
 
-    def run_qdrouterd_as_daemon(self, config_file_name,
-                                pid_file_name):
+    def run_qdrouterd_as_daemon(self, config_file_name, pid_file_name):
         """
         Runs qdrouterd as a daemon, using the provided config_file_name
         in order to ensure router is able to load it, be it using a


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org