aboutsummaryrefslogtreecommitdiffstats
path: root/job.yml
diff options
context:
space:
mode:
Diffstat (limited to 'job.yml')
-rw-r--r--job.yml7
1 files changed, 7 insertions, 0 deletions
diff --git a/job.yml b/job.yml
index eb6a6b01..eb5b7753 100644
--- a/job.yml
+++ b/job.yml
@@ -1,4 +1,11 @@
# See "HOW TO ADD A COMMAND-LINE ARGUMENT" in README-maintainer.
+
+# REMEMBER: if you add an optional_choices or optional_parameter, you
+# have to explicitly remember to implement the overloaded config
+# method that takes no arguments. Since no generated code will call it
+# automatically, there is no automated reminder to do this. If you
+# forget, it will be a link error if someone tries to call it.
+
choices:
yn:
- "y"