[tor-bugs] #14915 [Stem]: stem thinks "tor -f -" will work?
Tor Bug Tracker & Wiki
blackhole at torproject.org
Tue Feb 17 06:19:12 UTC 2015
#14915: stem thinks "tor -f -" will work?
------------------------+--------------------
Reporter: arma | Owner: atagar
Type: defect | Status: new
Priority: normal | Milestone:
Component: Stem | Version:
Resolution: | Keywords:
Actual Points: | Parent ID:
Points: |
------------------------+--------------------
Comment (by arma):
Oh my, it does work.
{{{
const int read_torrc_from_stdin =
(f_line != NULL && strcmp(f_line->value, "-") == 0);
}}}
Carry on. Perhaps we should close this ticket? Or maybe wait until atagar
has checked?
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/14915#comment:1>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list