[tor-bugs] #17744 [Tor]: Add quotes when comparing strings in configure script

Tor Bug Tracker & Wiki blackhole at torproject.org
Sun Mar 13 16:28:32 UTC 2016


#17744: Add quotes when comparing strings in configure script
-------------------------+------------------------------------
 Reporter:  cypherpunks  |          Owner:  zerosion
     Type:  defect       |         Status:  closed
 Priority:  Medium       |      Milestone:  Tor: 0.2.8.x-final
Component:  Tor          |        Version:  Tor: 0.2.7.5
 Severity:  Trivial      |     Resolution:  implemented
 Keywords:  easy         |  Actual Points:
Parent ID:               |         Points:  small-remaning
 Reviewer:               |        Sponsor:
-------------------------+------------------------------------

Comment (by toralf):

 2 are missing still :
 {{{
 ~/devel/tor $ grep -e ' xyes' -e ' xno' configure.ac
 AM_CONDITIONAL(UNITTESTS_ENABLED, test x$enable_unittests != xno)
 AM_CONDITIONAL(COVERAGE_ENABLED, test x$enable_coverage = xyes)
 }}}

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/17744#comment:21>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list