mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-02-21 20:38:57 +00:00
show command: remove duplicat output.
This commit is contained in:
parent
6ccca6d4c0
commit
e422ccc509
@ -56,7 +56,6 @@ class ShowCommand(Command):
|
|||||||
sys.stdout.write(text)
|
sys.stdout.write(text)
|
||||||
else:
|
else:
|
||||||
sys.stdout.write(text)
|
sys.stdout.write(text)
|
||||||
sys.stdout.write(text)
|
|
||||||
|
|
||||||
|
|
||||||
def format_extension(extension, out, width):
|
def format_extension(extension, out, width):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user