diff options
author | Olivier Brunel <jjk@jjacky.com> | 2018-10-09 18:29:05 +0200 |
---|---|---|
committer | Andrew Gregory <andrew.gregory.8@gmail.com> | 2018-10-18 02:28:32 +0200 |
commit | d96d0ffe7c88d9521a9e6cdd65939e9a20733cdf (patch) | |
tree | 5d1ef50bf51811faebd200c0ec3b6d2f2ac8a954 /src | |
parent | 7afe51171fe063bf3031cc68fc8c7ac914a01de2 (diff) | |
download | pacman-d96d0ffe7c88d9521a9e6cdd65939e9a20733cdf.tar.gz pacman-d96d0ffe7c88d9521a9e6cdd65939e9a20733cdf.tar.xz |
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>
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions