On Fri, 2014-06-27 at 12:08 -0400, Andrew Stitcher wrote: > As part of QPID-619 [1]. The location of the developer script config.sh > has changed from the source tree to the build tree. > > The runnable config.sh is now built by cmake as part of the tree > configuration. This allows the script to set the correct variables > without using fallible heuristics. > > If this trips anyone up. or you have questions, comments etc. reply here > (and/or on the JIRA itself). > > Andrew > > [1] https://issues.apache.org/jira/browse/PROTON-619 > >
A while back I added tests/run.py, a python test runner that has similar config data to config.sh. It will generate something like config.sh if you do "run.py --sh. Perhaps we should integrate the two. Are your changes already on trunk? I didn't see them as of r1605648 | NO-JIRA: Fix python system tests to work on python 2.5.
