mirror of
https://github.com/moparisthebest/pacman
synced 2024-12-22 15:58:50 -05:00
*** empty log message ***
This commit is contained in:
parent
bfa0853acb
commit
5a0565cf24
@ -91,8 +91,7 @@ int main(int argc, char *argv[])
|
||||
return(1);
|
||||
}
|
||||
config->op = PM_OP_MAIN;
|
||||
config->debug |= PM_LOG_WARNING;
|
||||
config->verbose = 1;
|
||||
config->debug |= PM_LOG_WARNING | PM_LOG_ERROR;
|
||||
|
||||
/* parse the command line */
|
||||
ret = parseargs(argc, argv);
|
||||
|
Loading…
Reference in New Issue
Block a user