This commit is contained in:
Ian Barwick
2020-10-05 17:38:47 +09:00
parent 2a4e81ef1c
commit a99768fdd8

View File

@@ -1196,7 +1196,7 @@ main(int argc, char **argv)
/*
* If --dry-run specified, ensure log_level is at least LOG_INFO, regardless
* of what's in the configuration file or -L/--log-level paremeter, otherwise
* of what's in the configuration file or -L/--log-level parameter, otherwise
* some or output might not be displayed.
*/
if (runtime_options.dry_run == true)