aboutsummaryrefslogtreecommitdiff
path: root/schedule.ccl
diff options
context:
space:
mode:
authorschnetter <schnetter@83718e91-0e4f-0410-abf4-91180603181f>2005-05-04 15:23:00 +0000
committerschnetter <schnetter@83718e91-0e4f-0410-abf4-91180603181f>2005-05-04 15:23:00 +0000
commitc1b85e1b4a10aaabdcaefc266dda48a01dd8f838 (patch)
tree5d3d14d4941f5270086f27b81bcc87e59c21b224 /schedule.ccl
parentc8713c74c5e483b7aa341ffdc4ebbc36b518cbe7 (diff)
Add a thorn that commits meta data about runs to permanent storage.
The meta data are collected, but no database server is contacted so far. git-svn-id: http://svn.cactuscode.org/arrangements/CactusUtils/Formaline/trunk@2 83718e91-0e4f-0410-abf4-91180603181f
Diffstat (limited to 'schedule.ccl')
-rw-r--r--schedule.ccl7
1 files changed, 7 insertions, 0 deletions
diff --git a/schedule.ccl b/schedule.ccl
new file mode 100644
index 0000000..57889dd
--- /dev/null
+++ b/schedule.ccl
@@ -0,0 +1,7 @@
+# Schedule definitions for thorn Formaline
+# $Header$
+
+SCHEDULE Formaline AT wragh
+{
+ LANG: C
+} "Put some meta information about the current run into permanent storage"