Don't check diskspace when using --dbonly
commit78adb71f20ee335dff49e34d33f04817a40002b6
authorDan McGee <dan@archlinux.org>
Wed, 21 Dec 2011 22:42:47 +0000 (21 16:42 -0600)
committerDan McGee <dan@archlinux.org>
Mon, 20 Feb 2012 22:49:11 +0000 (20 16:49 -0600)
treec6ca6e8542e30abd2233f069d2f7a2d237bdf62c
parentfe659153d5971e41b7483bb40c31cd40f58f9d9c
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>
(cherry picked from commit ee969006056c86e88d5f179a7575d64f23d5b252)
lib/libalpm/sync.c