aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl12
1 files changed, 11 insertions, 1 deletions
diff --git a/schedule.ccl b/schedule.ccl
index 6e6dd28..3e7f971 100644
--- a/schedule.ccl
+++ b/schedule.ccl
@@ -11,7 +11,17 @@ if (output_source)
-SCHEDULE Formaline_Announce AT wragh
+SCHEDULE Formaline_AnnounceInitial AT wragh
+{
+ LANG: C
+} "Put some meta information about the current run into permanent storage"
+
+SCHEDULE Formaline_AnnounceUpdate AT analysis
+{
+ LANG: C
+} "Put some meta information about the current run into permanent storage"
+
+SCHEDULE Formaline_AnnounceFinal AT terminate
{
LANG: C
} "Put some meta information about the current run into permanent storage"