Skip to content

Commit

Permalink
print start program
Browse files Browse the repository at this point in the history
  • Loading branch information
alfred2g committed Dec 13, 2023
1 parent 2ab0c3a commit 33dd00b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion servicetests/tests/JobsExecution/jobs.py
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ def on_update_job_execution_rejected(rejected):


if __name__ == '__main__':

print("starting jobs probrams\n");
# Create the proxy options if the data is present in cmdData
proxy_options = None
if cmdData.input_proxy_host is not None and cmdData.input_proxy_port != 0:
Expand Down

0 comments on commit 33dd00b

Please sign in to comment.