On Sat, Sep 6, 2014 at 6:27 AM, Gary Oberbrunner <ga...@oberbrunner.com>
wrote:

> Some tests want to deliberately look in $PATH and set up the test
> accordingly;
> maybe the simple fix is just to not use os.environ['PATH'] when the
> passed-in
> optional path arg is None.  Any test that really wants that would have to
> explicitly pass os.environ['PATH'].  I wonder how many tests that would
> break.
>

On my Linux box (Ubuntu 12.04), no new tests fail if I comment out the
lines in TestSCons.TestSCons.where_is that set path = os.environ['PATH'].

-- 
Gary
_______________________________________________
Scons-dev mailing list
Scons-dev@scons.org
https://pairlist2.pair.net/mailman/listinfo/scons-dev

Reply via email to