Skip to content

Commit

Permalink
Viewer metadata uses new name of software.
Browse files Browse the repository at this point in the history
  • Loading branch information
zshaheen committed Apr 4, 2018
1 parent 57955ef commit 3efd5a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion acme_diags/acme_viewer.py
Original file line number Diff line number Diff line change
Expand Up @@ -487,7 +487,7 @@ def create_metadata(parameter):
"""
metadata = collections.OrderedDict()
metadata['Command to run'] = ''
cmd = 'acme_diags_driver.py '
cmd = 'acme_diags '

from acme_diags.acme_parser import ACMEParser
parser = ACMEParser()
Expand Down

0 comments on commit 3efd5a8

Please sign in to comment.