Skip to content

Commit 9e2350d

Browse files
Merge remote-tracking branch 'upstream/main' into git_migration_pkg_branch
2 parents 0dac30c + e116f4b commit 9e2350d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

suite_report.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1998,7 +1998,7 @@ def print_report(self):
19981998
"There has been an exception in SuiteReport.print_report()",
19991999
"See output for more information",
20002000
"rose-stem suite output will be in the files :\n",
2001-
f"~/cylc-run/{suite_dir}/log/suite/log",
2001+
f"~/cylc-run/{suite_dir}/log/scheduler/log",
20022002
]
20032003
)
20042004
finally:

0 commit comments

Comments
 (0)