Thanks. I'm trying to run the test suite included in the package and print 
the results in a file to post to the list, but the --output option doesn't 
seem to be working, and I don't see exactly why not (or how it's supposed 
to work). If I run just a single test, runtest.py doesn't even seem to 
recognize the --output option; if I run the full suite of tests, it 
errors-out at line 838, saying that "'SystemExecutor' object has no 
attribute 'header'". If I comment out the "header" and "footer" lines (838 
and 842), it says that the SystemExecutor has no attribute 'write'.

I did do a test-run on an automatically generated workspace with no 
special settings containing 50 libraries composed of 100 trivial source 
files each, and this seemed to work just fine.

-----------------------------------------------------------------------
Kyle Strand, Software Intern
Beckman Coulter, Inc., Life Sciences Division
4862 Innovation Drive, Fort Collins, Colorado, 80525
(970) 204-7036

scons-dev-boun...@scons.org wrote on 07/30/2012 03:18:05 PM:

> Gary Oberbrunner <ga...@oberbrunner.com> 
> Sent by: scons-dev-boun...@scons.org
> 
> 07/30/2012 03:18 PM
> 
> Please respond to
> SCons developer list <scons-dev@scons.org>
> 
> To
> 
> SCons developer list <scons-dev@scons.org>
> 
> cc
> 
> Subject
> 
> Re: [Scons-dev] [scons-release] 2.2.0 soon?
> 
> > Also, this may be a dumb question, but I'm not sure where, exactly, to 
find
> > the "main" branch of SCons, including changes made since the 2.1.0 
release.
> 
> Just get it straight from Bitbucket with Mercurial:
> 
>   hg clone https://bitbucket.org/scons/scons
> 
> and you can either run from there using SCONS_LIB_DIR or build an
> installer (just run scons at top level) and install it as you would
> the regular zip/tgz version.  Some more info is at
> http://scons.org/wiki/DebuggingScons.
> 
> 
> -- 
> Gary
> _______________________________________________
> Scons-dev mailing list
> Scons-dev@scons.org
> http://two.pairlist.net/mailman/listinfo/scons-dev

The server  made the following annotations                           

---------------------------------------------------------------------------------

This message contains information that may be privileged or confidential and is 
the property of Beckman Coulter, Inc.  It is intended only for the person to 
whom it is addressed.  If you are not the intended recipient, you are not 
authorized to read, print, retain, copy, disseminate, distribute or use this 
message or any part thereof.  If you receive this message in error, please 
notify the sender immediately and delete all copies of this message.

---------------------------------------------------------------------------------

_______________________________________________
Scons-dev mailing list
Scons-dev@scons.org
http://two.pairlist.net/mailman/listinfo/scons-dev

Reply via email to