Fix compressed index retrieval for current timestamps
authormartin@piware.de <>
Fri, 11 Jun 2010 08:43:43 +0000 (10:43 +0200)
committermartin@piware.de <>
Fri, 11 Jun 2010 08:43:43 +0000 (10:43 +0200)
commitbb109d0b14218cde4fccc45856cf67e5513c0cc9
tree549ef07dceb78f3507216b76025a9c6347921917
parentfdd739c74dcf266a7cb2f3688ea11afec4055f2c
Fix compressed index retrieval for current timestamps

Fix a thinko in r1973, which did the Acquire::GzipIndexes test ealier than the
IMS-Hit test. This led to rename errors.
apt-pkg/acquire-item.cc