pacman/lib
Olivier Brunel d96d0ffe7c alpm: Do not raise SIGINT when filesize goes over limit
Variable dload_interrupted is used both to abort a download because
SIGINT was caught, and when a file limit is reached. But raising SIGINT
is only meant to happen in the first case.

Signed-off-by: Olivier Brunel <jjk@jjacky.com>
2018-10-17 17:28:32 -07:00
..
libalpm alpm: Do not raise SIGINT when filesize goes over limit 2018-10-17 17:28:32 -07:00