mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-07-21 22:39:57 +01:00
show command: remove duplicat output.
This commit is contained in:
@@ -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):
|
||||
|
Reference in New Issue
Block a user