]> git.ipfire.org Git - ddns.git/commit
Don't log a successful image if no update was performed
authorMichael Tremer <michael.tremer@ipfire.org>
Mon, 14 Jul 2014 15:39:36 +0000 (15:39 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 14 Jul 2014 15:39:36 +0000 (15:39 +0000)
commit12b3818bd9a9097931dd547e3f85e535ebba1e1b
tree96d860323325da2fc21741e07848a931130c46ff
parentdb8148ec004c03041b53003eafc5fc2297d5bc7e
Don't log a successful image if no update was performed

When no update is necessary, there should no successful
message be logged.
src/ddns/__init__.py
src/ddns/providers.py