pacman/test
Florian Pritz 6405ecb259 pacman -Si/-Qi: Autodetect best fitting file size unit
I've tracked this back to e223366 and it looks like this just forces KiB
because back then humanize_size didn't exist, but the size was just
divided by 1024 to keep it somewhat readable. When humanize_size got
introduced in 3c8a448 this was just carried over.

The unit detected for "Download Size" is reused for "Installed Size" to
make it easier to read.

Signed-off-by: Florian Pritz <bluewind@xinu.at>
Signed-off-by: Allan McRae <allan@archlinux.org>
2013-10-31 16:20:02 +10:00
..
pacman pacman -Si/-Qi: Autodetect best fitting file size unit 2013-10-31 16:20:02 +10:00
scripts provide default values for test scripts 2013-08-21 11:00:18 +10:00
util provide default values for test scripts 2013-08-21 11:00:18 +10:00