#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:                    
------------------------+---------------------------------------------------
 {{{
 $ 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).
 }}}

-- 
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/6997>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs

Reply via email to