aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl8
1 files changed, 8 insertions, 0 deletions
diff --git a/param.ccl b/param.ccl
index 41636c9..1598231 100644
--- a/param.ccl
+++ b/param.ccl
@@ -21,6 +21,14 @@ INT timeout "Timeout for sending meta information to a server (in seconds)" STEE
+# Parameters for collecting metadata
+
+BOOLEAN collect_metadata "Collect metadata and output it in various ways" STEERABLE=always
+{
+} yes
+
+
+
# Parameters for creating files containing the build and job ids
BOOLEAN create_id_files "Create files from the build and job ids"