Skip to content

Commit

Permalink
updated old section name to config, ci-run-all-diff
Browse files Browse the repository at this point in the history
  • Loading branch information
georgemccabe committed Mar 4, 2022
1 parent 1b95b69 commit 47ac92e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metplus/wrappers/grid_diag_wrapper.py
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ def create_c_dict(self):

c_dict['OUTPUT_DIR'] = self.config.getdir('GRID_DIAG_OUTPUT_DIR', '')
c_dict['OUTPUT_TEMPLATE'] = (
self.config.getraw('filename_templates',
self.config.getraw('config',
'GRID_DIAG_OUTPUT_TEMPLATE')
)

Expand Down

0 comments on commit 47ac92e

Please sign in to comment.