mirror of
https://github.com/moparisthebest/pacman
synced 2025-03-01 01:41:52 -05:00
verbosity fix from VMiklos
This commit is contained in:
parent
326c66f0ca
commit
9a7190dfff
@ -91,6 +91,7 @@ int main(int argc, char *argv[])
|
||||
}
|
||||
config->op = PM_OP_MAIN;
|
||||
config->debug |= PM_LOG_WARNING;
|
||||
config->verbose = 1;
|
||||
|
||||
/* parse the command line */
|
||||
ret = parseargs(argc, argv);
|
||||
|
Loading…
x
Reference in New Issue
Block a user