pacman/lib
Olivier Brunel cad8fe2fbf 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>
(cherry picked from commit d96d0ffe7c)
2018-11-18 17:25:18 -08:00
..
libalpm alpm: Do not raise SIGINT when filesize goes over limit 2018-11-18 17:25:18 -08:00