[Scons-users] detecting invalid command actions
    Bill Deegan 
    bill at baddogconsulting.com
       
    Wed Feb 25 13:47:03 EST 2015
    
    
  
Tom,
Can't you monkey patch that in, if that's something you always want to have
and void the need to patch the sources?
Barring that, maintain your own branch and merge the releases into it via
mercurial?
-Bill
On Wed, Feb 25, 2015 at 9:57 AM, Tom Tanner (BLOOMBERG/ LONDON) <
ttanner2 at bloomberg.net> wrote:
> we have a check currently in our scons which checks that
> executor.get_contents() doesn't contain an absolute path to a users git
> clone, as this rather destroys the caching.
>
> This isn't very satisfactory though, obviously, because it's a change that
> has to be merged whenever we get a new scons.
>
> Is there some more portable way I can attach a check to every action to
> ensure they don't have inappropriate absolute paths lurking?
>
> _______________________________________________
> Scons-users mailing list
> Scons-users at scons.org
> https://pairlist4.pair.net/mailman/listinfo/scons-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist4.pair.net/pipermail/scons-users/attachments/20150225/240e3260/attachment.html>
    
    
More information about the Scons-users
mailing list