Skip to content

Commit

Permalink
cosmetic fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Jian.Kuang committed Jul 29, 2019
1 parent 3d89984 commit 1da4c87
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion worktools.py
Original file line number Diff line number Diff line change
Expand Up @@ -715,7 +715,6 @@ def setup_case(command_line_arguments):
os.path.abspath('../'),YAML_DIRS_TO_COPY,YAML_FILES_TO_COPY,case_name,experiment_name,platdoc,force,
skip_comrot,force_platform_rewrite)

print('I got here')
doc=from_dir(EXPDIR,validation_stage='setup')
suite=Suite(doc.suite)
logger.info('creating a dummy workflow in memory...')
Expand Down

0 comments on commit 1da4c87

Please sign in to comment.