[tor-bugs] #6997 [Tor Client]: tor --version should imply	--quiet
    Tor Bug Tracker & Wiki 
    torproject-admin at torproject.org
       
    Sat Sep 29 16:37:53 UTC 2012
    
    
  
#6997: tor --version should imply --quiet
------------------------+---------------------------------------------------
 Reporter:  arma        |          Owner:                    
     Type:  defect      |         Status:  new               
 Priority:  normal      |      Milestone:  Tor: 0.2.4.x-final
Component:  Tor Client  |        Version:                    
 Keywords:              |         Parent:                    
   Points:              |   Actualpoints:                    
------------------------+---------------------------------------------------
Description changed by arma:
Old description:
> {{{
> $ src/or/tor --version
> Sep 29 12:34:31.993 [notice] Tor v0.2.4.3-alpha-dev (git-
> b9c86948e4f4f0af) running on Linux with Libevent 2.0.19-stable and
> OpenSSL 1.0.1c.
> Sep 29 12:34:31.994 [notice] Tor can't help you if you use it wrong!
> Learn how to be safe at
> https://www.torproject.org/download/download#warning
> Sep 29 12:34:31.994 [notice] This version is not a stable Tor release.
> Expect more bugs than usual.
> Tor version 0.2.4.3-alpha-dev (git-b9c86948e4f4f0af).
>
> $ src/or/tor --version --quiet
> Tor version 0.2.4.3-alpha-dev (git-b9c86948e4f4f0af).
> }}}
New description:
 {{{
 $ src/or/tor --version
 Sep 29 12:34:31.993 [notice] Tor v0.2.4.3-alpha-dev (git-b9c86948e4f4f0af)
 running on Linux with Libevent 2.0.19-stable and OpenSSL 1.0.1c.
 Sep 29 12:34:31.994 [notice] Tor can't help you if you use it wrong! Learn
 how to be safe at https://www.torproject.org/download/download#warning
 Sep 29 12:34:31.994 [notice] This version is not a stable Tor release.
 Expect more bugs than usual.
 Tor version 0.2.4.3-alpha-dev (git-b9c86948e4f4f0af).
 $ src/or/tor --version --quiet
 Tor version 0.2.4.3-alpha-dev (git-b9c86948e4f4f0af).
 }}}
 Noticed from #6996.
--
-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/6997#comment:1>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
    
    
More information about the tor-bugs
mailing list