standardised naming of test recipe scripts

This commit is contained in:
PatchOfScotland
2023-03-31 11:41:38 +02:00
parent 18d579da22
commit 0c6977ecd3
4 changed files with 20 additions and 14 deletions

View File

@ -136,8 +136,7 @@ class BashHandler(BaseHandler):
JOB_TYPE_BASH,
event,
extras={
JOB_PARAMETERS:yaml_dict,
# CONTROL_SCRIPT:python_job_func
JOB_PARAMETERS:yaml_dict
}
)
print_debug(self._print_target, self.debug_level,