[tor-bugs] #29702 [Core Tor/Tor]: Stop using configs from the local tor install when we launch tor for tests

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Mar 13 15:39:24 UTC 2019


#29702: Stop using configs from the local tor install when we launch tor for tests
--------------------------------------+----------------------------------
 Reporter:  teor                      |          Owner:  rl1987
     Type:  defect                    |         Status:  accepted
 Priority:  Medium                    |      Milestone:  Tor: unspecified
Component:  Core Tor/Tor              |        Version:
 Severity:  Normal                    |     Resolution:
 Keywords:  technical-debt, tor-test  |  Actual Points:
Parent ID:                            |         Points:  1
 Reviewer:                            |        Sponsor:
--------------------------------------+----------------------------------

Comment (by rl1987):

 test_keygen.sh does the following:
 {{{
  85 touch "${DATA_DIR}/empty_torrc"
  86
  87 QUIETLY="--hush"
  88 SILENTLY="--quiet"
  89 TOR="${TOR_BINARY} ${QUIETLY} --DisableNetwork 1 --ShutdownWaitLength
 0 --ORPort 12345 --ExitRelay 0 -f ${DATA_DIR}/empty_torrc"
 }}}

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


More information about the tor-bugs mailing list