testdb: update for new database format
commit126f50ab0b5ee3ed46c5a6ecae241e8af49b0fe2
authorDan McGee <dan@archlinux.org>
Tue, 21 Dec 2010 01:54:33 +0000 (20 19:54 -0600)
committerDan McGee <dan@archlinux.org>
Tue, 21 Dec 2010 01:54:33 +0000 (20 19:54 -0600)
tree81905c696acff4f960df1d16220859e0343a2f5d
parentc78a808c49f1df12254ff9ae5ce32bd450e14df8
testdb: update for new database format

Sync DB's no longer have an extracted directory, so remove the files check
for those. Local databases no longer have a 'depends' file, so kill that
check as well. Finally, do a little other cleanup and remove the need for
PATH_MAX.

Signed-off-by: Dan McGee <dan@archlinux.org>
src/util/testdb.c