mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-02-20 20:09:11 +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)
|
||||
else:
|
||||
sys.stdout.write(text)
|
||||
sys.stdout.write(text)
|
||||
|
||||
|
||||
def format_extension(extension, out, width):
|
||||
|
Loading…
x
Reference in New Issue
Block a user