fix(ooniprobe): consistent progress with maxRuntime (#277)
See https://github.com/ooni/probe/issues/1299
This commit is contained in:
@@ -68,6 +68,7 @@ func init() {
|
||||
Probe: probe,
|
||||
InputFiles: *inputFile,
|
||||
Inputs: *input,
|
||||
RunType: "manual",
|
||||
})
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user