mirror of
https://github.com/moparisthebest/pacman
synced 2024-11-10 11:35:00 -05:00
removed debug stmt
This commit is contained in:
parent
586370b744
commit
b3450fbe0d
@ -531,7 +531,6 @@ int sync_commit(pmtrans_t *trans, pmdb_t *db_local)
|
||||
}
|
||||
FREETRANS(tr);
|
||||
|
||||
fprintf(stderr, "HERE\n"); fflush(stdout);
|
||||
/* install targets */
|
||||
_alpm_log(PM_LOG_FLOW1, "installing packages");
|
||||
tr = trans_new();
|
||||
|
Loading…
Reference in New Issue
Block a user