]> git.saurik.com Git - apt.git/commit
Rework pkgAcqMeta{Index,Sig,ClearSig}::Done() for readability
authorMichael Vogt <mvo@ubuntu.com>
Mon, 6 Oct 2014 09:45:42 +0000 (11:45 +0200)
committerMichael Vogt <mvo@ubuntu.com>
Mon, 6 Oct 2014 10:25:54 +0000 (12:25 +0200)
commitf30976478e684fc19e48d71881805454ceb6ecae
treeb7e9a55f90c2fbbd1585ab361cb853b30eac0e36
parent61a360be789ed81a939f09e89b939da7a103d81a
Rework pkgAcqMeta{Index,Sig,ClearSig}::Done() for readability

Move common code out but do not use subclassing for ::Done
to make it easier to understand what each class is doing when
its done
apt-pkg/acquire-item.cc
apt-pkg/acquire-item.h
test/integration/test-apt-update-ims