ooni-probe-cli/cmd/ooniprobe/internal
Simone Basso fbae9ddece
[forwardport] fix(ooniprobe): ensure tunnelDir is correctly set (#694)
This commit forward ports 59c63ee0b2249c803c40f1eb19c0f6c062838bf1,
whose original log message follows:

- - -

While doing QA in https://github.com/ooni/probe/issues/1845, I
noticed we're not using the correct directory.

Results are written in the current directory inside of the OONI_HOME,
which is quite not what we want to happen.

This diff WILL require forward porting to master.
2022-02-11 12:57:54 +01:00
..
autorun cleanup(all): stop using deprecated ioutil functions (#381) 2021-06-15 14:01:45 +02:00
cli chore: upgrade to survey v2.3.2 (#668) 2022-01-19 17:58:37 +01:00
config cleanup(ooniprobe): remove unused send_crash_report option (#578) 2021-11-05 13:26:08 +01:00
database Refactor the list measurements function to make use of nested queries (#662) 2022-01-14 11:24:43 +01:00
enginex chore: merge probe-engine into probe-cli (#201) 2021-02-02 12:05:47 +01:00
log/handlers fix(ooniprobe): send batch output to stdout (#261) 2021-03-24 11:39:45 +01:00
nettests fix: disable riseupvpn experiment (#679) 2022-01-31 13:21:43 +01:00
ooni [forwardport] fix(ooniprobe): ensure tunnelDir is correctly set (#694) 2022-02-11 12:57:54 +01:00
oonitest feat: create tunnel inside NewSession (#286) 2021-04-05 15:28:13 +02:00
output Add support for tracking the is_uploaded status in the results table (#312) 2021-04-30 17:08:16 +02:00
utils More progress towards release v3.10.0 (#320) 2021-04-29 15:59:53 +02:00