summaryrefslogtreecommitdiffstats
path: root/examples/comprehensive
diff options
context:
space:
mode:
Diffstat (limited to 'examples/comprehensive')
-rw-r--r--examples/comprehensive7
1 files changed, 7 insertions, 0 deletions
diff --git a/examples/comprehensive b/examples/comprehensive
index 7510744..b95e5c3 100644
--- a/examples/comprehensive
+++ b/examples/comprehensive
@@ -338,6 +338,13 @@ uses_adhoc_opts = True
'''
+reset_on_error = True
+'''
+:bool Whether to reset the colour curves if the configuration script
+ runs into an exception that it did not handle
+'''
+
+
# Get --reset from Blueshift ad-hoc settigns
doreset = parser.opts['--reset']