Don't check diskspace when using --dbonly
commitee969006056c86e88d5f179a7575d64f23d5b252
authorDan McGee <dan@archlinux.org>
Wed, 21 Dec 2011 22:42:47 +0000 (21 16:42 -0600)
committerDan McGee <dan@archlinux.org>
Wed, 21 Dec 2011 22:42:47 +0000 (21 16:42 -0600)
tree17e7bed96321a4768608d292ec839aef0b686852
parent71164b76c4df1ba28d7280136050a84d39490f26
Don't check diskspace when using --dbonly

Mostly a waste of time. Sure, we no longer make sure your pacman
database partition has enough space, but if you are using this option
you better know what you are doing anyway.

Signed-off-by: Dan McGee <dan@archlinux.org>
lib/libalpm/sync.c