summaryrefslogtreecommitdiff
path: root/buildscripts
diff options
context:
space:
mode:
Diffstat (limited to 'buildscripts')
-rw-r--r--buildscripts/burn_in_tests.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/buildscripts/burn_in_tests.py b/buildscripts/burn_in_tests.py
index 8eb87d4eda1..5623f5c2c23 100644
--- a/buildscripts/burn_in_tests.py
+++ b/buildscripts/burn_in_tests.py
@@ -69,6 +69,7 @@ def parse_command_line():
selector_file="etc/burn_in_tests.yml",
max_revisions=25,
no_exec=False,
+ executor_file=None,
report_file="report.json",
suite_files="with_server",
test_list_file=None,