Uwe C. Schroeder wrote: > but only if you're using a csh derived shell > > nosetests > log 2>&1
Pfft. I'm such a twat. I was doing: nosetests 2>&1 >log All good now. Thanks! Carlo > > if memory serves me, for a normal shell (sh, or bash) > > Uwe > > > On Tuesday 31 July 2007, Jonathon Anderson wrote: >> What do you mean, normal redirection doesn't work? >> >> nosetests >& file.log >> >> That should always work. It's just part of 'nix. >> >> ~jon >> >> On Jul 31, 9:37 pm, Carlo Sogono <[EMAIL PROTECTED]> wrote: >>> I'm getting a lot more errors than Shift-PgUp could view. Is there a way >>> to redirect stdout/stderr to a file? Normal redirection doesn't work. >>> >>> Thanks, >>> Carlo >> > > -- > Open Source Solutions 4U, LLC 1618 Kelly St > Phone: +1 707 568 3056 Santa Rosa, CA 95401 > Cell: +1 650 302 2405 United States > Fax: +1 707 568 6416 > > > -- Carlo F. Sogono Software Developer Anchor Systems Pty Ltd http://www.anchor.com.au/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
