Gate client timing logs behind verbosity
This commit is contained in:
@@ -68,6 +68,7 @@ fn attach_once(dir: &tempfile::TempDir, port: u16, cache: bool) -> std::process:
|
||||
let mut cmd = Command::new(client);
|
||||
cmd.arg("--local-auth")
|
||||
.arg("--attach-only")
|
||||
.arg("-v")
|
||||
.arg("--session")
|
||||
.arg("default")
|
||||
.arg("--dosh-port")
|
||||
|
||||
Reference in New Issue
Block a user