On Fri, Feb 5, 2010 at 10:51 AM, Dr. David Kirkby <david.kir...@onetel.net> wrote: > Nils Bruin wrote: >> >> On Feb 5, 8:24 am, "Dr. David Kirkby" <david.kir...@onetel.net> wrote: >>> >>> If I run >>> >>> ./sage -t devel >>> >>> where is the log file kept? In particular, where is it kept if you use a >>> global >>> install of Sage, and so don't have write access to any directories under >>> $SAGE_ROOT? >> >> I do ./sage -t devel > /my/testlog/dir/test.log. That seems the most >> unesque >> solution to me. >> > > There used to be a lot file created automatically, called test.log. > > I don't know what has happened to it.
"sage -t " never ever creates a log file and never has. "make test" and "make testlong" always creates a logfile. So I think you're just confusing the two. William -- 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