mirror of
https://github.com/github/octodns.git
synced 2024-05-11 05:55:00 +00:00
Manager.plan_outputs
This commit is contained in:
@@ -86,7 +86,7 @@ class PlanLogger(object):
|
||||
self.log = log
|
||||
self.level = level
|
||||
|
||||
def output(self, plans):
|
||||
def run(self, plans):
|
||||
hr = '*************************************************************' \
|
||||
'*******************\n'
|
||||
buf = StringIO()
|
||||
|
Reference in New Issue
Block a user