Commit graph

3 commits

Author SHA1 Message Date
Egon Kidmose 3ab555eeb6
Allow omitting working.directory in config.json acc. to README
README suggests that `working.directory` can be omitted from
`config.json`, but doing this will cause a KeyNotFoundException.

The dictionary lookup has been modified to include a default value of
`'.'` which is according to README.
2020-03-09 13:10:21 +01:00
Dongmei Cao 11d2de4aef Print out the time spent to download all the zone files. 2018-12-08 00:13:10 -08:00
Dongmei Cao 075d038226 Initial version 2018-12-06 19:09:12 -08:00