1
0
mirror of https://github.com/github/octodns.git synced 2024-05-11 05:55:00 +00:00
Files
github-octodns/octodns/provider
Ricard Bejarano 3f3d500152 fixed missing whitespace in plan() debug logging
When debug logging is enabled, the plan() function logs lines like:

    <previous output>
    Plan: DEBUG: __init__: Creates=13, Updates=0, Deletes=0Existing=0
    <following output>

  Where a space between "Deletes=0" and "Existing=0" is missing.
  This adds it.
2021-04-26 19:06:29 +02:00
..
2017-03-15 15:38:10 -07:00
2020-07-21 19:58:24 +00:00
2020-04-10 13:26:41 -04:00
2020-12-08 02:37:55 +01:00
2019-10-05 09:10:59 -07:00
2019-10-07 07:53:08 -07:00
2020-12-11 17:47:22 +00:00
2021-02-09 20:41:37 +08:00