Don't fail if no dry-run setting has been specified

Somehow we failed if no dry-run setting had been specified in the config
file. This got caught thanks to extending the test suite with a stock
configuration.

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
This commit is contained in:
Sebastian Spaeth 2012-04-03 01:13:27 +02:00
parent 686561b42c
commit 7e8233131c

View File

@ -24,6 +24,9 @@ OfflineIMAP v6.5.3.1 (2012-04-03)
* Don't fail if no dry-run setting exists in offlineimap.conf
(introduced in 6.5.3)
* Don't fail if no dry-run setting exists in offlineimap.conf
(introduced in 6.5.3)
OfflineIMAP v6.5.3 (2012-04-02)
===============================