Rename BridgeReader, so that the distinction to BridgeSnapshotReader becomes more clear.

This commit is contained in:
Karsten Loesing 2010-01-13 02:00:23 +01:00
parent 16408671e8
commit 5fd186168c
2 changed files with 2 additions and 2 deletions

View File

@ -59,8 +59,8 @@ public class Main {
// TODO prevent overlapping runs by cron and manually!!
ArchiveReader ar = new ArchiveReader(cp, sdp, eip, "archives",
directories.keySet());
BridgeReader br = new BridgeReader(csfh, bsfh, "bridges",
countries);
SanitizedBridgesReader sbr = new SanitizedBridgesReader(csfh, bsfh,
"bridges", countries);
}
// Download current descriptors