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.
1 parent 5b3f132 commit 9d34f23Copy full SHA for 9d34f23
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