Skip to content

Commit

Permalink
renaming file
Browse files Browse the repository at this point in the history
  • Loading branch information
luisodls committed Oct 23, 2019
1 parent faa29c8 commit f2ab2a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/dui/gui_utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ def try_move_last_info(export_node, gui2_log):
shutil.copy(prev_step_rept_from, prev_step_rept_to)


gui2_log_path = os.path.join(cwd_path, 'i2open.json')
gui2_log_path = os.path.join(cwd_path, 'output.json')

print("Writing:", gui2_log_path)

Expand Down

0 comments on commit f2ab2a5

Please sign in to comment.