We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 654dd49 + 9d34f23 commit 41a5d73Copy full SHA for 41a5d73
commands/utils/set_args.js
@@ -448,8 +448,6 @@ function sync_args_from_cmd(args) {
448
} else {
449
lt_config["run_settings"]["command_log"] = false;
450
}
451
- } else if (!lt_config["run_settings"]["command_log"]) {
452
- lt_config["run_settings"]["command_log"] = false;
453
454
455
//get specs from current directory if specs are not passed in config or cli
0 commit comments