[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [tor-bugs] #12468 [Tor bundles/installation]: TBB unconditionally logs all Firefox output to disk



#12468: TBB unconditionally logs all Firefox output to disk
------------------------------------------+-------------------
     Reporter:  rransom                   |      Owner:  erinn
         Type:  defect                    |     Status:  new
     Priority:  blocker                   |  Milestone:
    Component:  Tor bundles/installation  |    Version:
   Resolution:                            |   Keywords:
Actual Points:                            |  Parent ID:
       Points:                            |
------------------------------------------+-------------------

Comment (by cypherpunks):

 Why not then:
 {{{
 if [ "$debug" -ne 1 ]; then
   if [ "`tty`" = "not a tty" ]; then
     exec >/dev/null
     exec 2>/dev/null
   fi
 fi
 }}}

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/12468#comment:9>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs