Standardize terminology on "primary" (in place of "master")

This commit is contained in:
Ian Barwick
2017-10-24 13:42:50 +09:00
parent a39b8ccc2d
commit 7c3abe28b9
6 changed files with 7 additions and 7 deletions

View File

@@ -925,7 +925,7 @@ main(int argc, char **argv)
runtime_options.terse,
&config_file_options,
argv[0]);
exit(SUCCESS);
check_cli_parameters(action);
/*