On Wednesday, March 27, 2013 12:00:10 AM UTC+1, Dave Hylands wrote:
> Hi,
> 
> 
> 
> > Well, that's quite hard, as I can't get it to log the output while
> 
> > running, and I can't just scroll up the the terminal because the
> 
> > begin of the error would already been pushed out of the screen
> 
> > because the file has such a huge output.
> 
> 
> 
> Try: 
> 
> 
> 
> whatever-command-you're-running 2>&1 | tee mylog.txt
> 
> 
> 
> Dave Hylands

Sorry for the late answer.
Already got it fixed now, somehow my ubuntu distro kept getting stuck on some 
parts of the fetch, then when it tried to resume it had already hung up the 
connections so it made strange errors.
_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to