[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-bugs] #19424 [Metrics/CollecTor]: remove hard coded "stats" directories
#19424: remove hard coded "stats" directories
-----------------------------------+--------------------
Reporter: iwakeh | Owner: iwakeh
Type: defect | Status: new
Priority: Low | Milestone:
Component: Metrics/CollecTor | Version:
Severity: Minor | Keywords: ctip
Actual Points: | Parent ID:
Points: | Reviewer:
Sponsor: |
-----------------------------------+--------------------
... and scan code base for other missed hard coded paths; e.g.
`File ... = new File("stats");` should be
`File ... = config.getPath(Key.StatsPath).toFile();`.
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/19424>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
_______________________________________________
tor-bugs mailing list
tor-bugs@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs