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).
| Thread |
|---|
| • bzr push into mysql-5.5-cluster-7.2 branch (Dyre.Tjeldvoll:4106 to 4107) | Dyre Tjeldvoll | 12 Nov |