Chuck Rolke created DISPATCH-1255:
-------------------------------------

             Summary: Test execution with python3 modifies files in source 
directory
                 Key: DISPATCH-1255
                 URL: https://issues.apache.org/jira/browse/DISPATCH-1255
             Project: Qpid Dispatch
          Issue Type: Improvement
          Components: Tests
    Affects Versions: 1.5.0
         Environment: Fedora 29, Python 3
            Reporter: Chuck Rolke
            Assignee: Chuck Rolke


Unexpected changes to source happens in three places:

-        cls.tester.popen(['/usr/bin/env', 'python', ...

+        cls.tester.popen(['/usr/bin/env', 'python3', ...



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to