On 2010-12-05 18:37, John H Palmieri wrote:
> What's the difference?  Right now we never call pipestatus with
> arguments in this form, do we?

Actually we do in the "make build" rule:
    $(PIPE) "cd spkg && ./install all 2>&1" "tee -a ../install.log"

So the question becomes: do we want to write "tee -a ../install.log" or
"tee -a install.log" if we want install.log to appear in the *current*
directory?

Jeroen.

-- 
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to