tab/space issues
This commit is contained in:
parent
97a906435a
commit
0ef3ff79ad
1 changed files with 24 additions and 25 deletions
|
@ -56,7 +56,6 @@ def search_logs(opts, logfiles):
|
||||||
return msg
|
return msg
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
def main(args):
|
def main(args):
|
||||||
opts,args = parse_args(args)
|
opts,args = parse_args(args)
|
||||||
for pb in glob.glob(logpath + '/' + opts.playbook):
|
for pb in glob.glob(logpath + '/' + opts.playbook):
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue