aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/schedule.ccl b/schedule.ccl
index c758e63..b989b46 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -21,7 +21,7 @@ if (timer_output)
if (CCTK_Equals(storage_verbose,"yes") || CCTK_Equals(storage_verbose,"report") )
{
- schedule PUGH_PrintStorageReport at TERMINATE
+ schedule PUGH_PrintFinalStorageReport at TERMINATE
{
LANG:C
} "Print storage information"