From: Dyre Tjeldvoll Date: November 9 2012 2:43pm Subject: bzr push into mysql-5.5-cluster-7.2 branch (Dyre.Tjeldvoll:4106 to 4107) List-Archive: http://lists.mysql.com/commits/145228 Message-Id: <20121109144302.29317.25331.4107@khepri17.no.oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 4107 Dyre Tjeldvoll 2012-11-09 Add location of bzr paramiko on Solaris servers modified: storage/ndb/mcc/tst/tst_main.py 4106 Dyre Tjeldvoll 2012-11-09 Log the python version used in testing. Drop command exec in mtr test modified: mysql-test/suite/ndb/t/mcc_pyunit.test storage/ndb/mcc/tst/tst_main.py === modified file 'storage/ndb/mcc/tst/tst_main.py' --- a/storage/ndb/mcc/tst/tst_main.py 2012-11-09 13:44:21 +0000 +++ b/storage/ndb/mcc/tst/tst_main.py 2012-11-09 14:42:32 +0000 @@ -22,7 +22,7 @@ assert pymajor == 2 import sys # Paramiko from Bazaar -sys.path += ['..', '/usr/local/lib/bzr-2.1.0-2010.03/lib/python2.6/site-packages'] +sys.path += ['..', '/usr/local/lib/bzr-2.1.0-2010.03/lib/python2.6/site-packages', '/usr/local/lib/bzr-2.1.0/lib/python/site-packages' ] import logging if pyminor < 7: No bundle (reason: useless for push emails).