mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 08:58:59 +00:00
Erased debugger lines
This commit is contained in:
parent
125db4d2ff
commit
8f5a0d201b
@ -68,9 +68,6 @@ def output(data):
|
|||||||
|
|
||||||
|
|
||||||
def _format_host(host, data):
|
def _format_host(host, data):
|
||||||
#import pdb
|
|
||||||
#pdb.set_trace()
|
|
||||||
|
|
||||||
colors = salt.utils.get_colors(__opts__.get('color'))
|
colors = salt.utils.get_colors(__opts__.get('color'))
|
||||||
tabular = __opts__.get('state_tabular', False)
|
tabular = __opts__.get('state_tabular', False)
|
||||||
rcounts = {}
|
rcounts = {}
|
||||||
|
Loading…
Reference in New Issue
Block a user