Merge remote-tracking branch 'origin/master' into ns1-fallback-only-support

This commit is contained in:
Ross McFarland
2021-04-26 17:11:32 -07:00
+1 -1
View File
@@ -50,7 +50,7 @@ class Plan(object):
except AttributeError:
existing_n = 0
self.log.debug('__init__: Creates=%d, Updates=%d, Deletes=%d'
self.log.debug('__init__: Creates=%d, Updates=%d, Deletes=%d '
'Existing=%d',
self.change_counts['Create'],
self.change_counts['Update'],